Bug 293376 - [ImageSupport] Fill and stroke colors cannot be overriden for SVG images
Summary: [ImageSupport] Fill and stroke colors cannot be overriden for SVG images
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 2.2   Edit
Hardware: PC Windows XP
: P3 normal
Target Milestone: 2.3   Edit
Assignee: Alex Boyko CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 19:26 EDT by Alex Boyko CLA
Modified: 2010-07-19 12:29 EDT (History)
1 user (show)

See Also:


Attachments
proposed patch (2.35 KB, patch)
2009-10-26 19:26 EDT, Alex Boyko CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Boyko CLA 2009-10-26 19:26:48 EDT
Created attachment 150570 [details]
proposed patch

SVG may have colors specified as hex (#FFFFFF, #ffffff), literals (BLACK,
black) and RGBs (rgb(0,0,0)).

GMF original color can replace black and white fill and stroke colors on user
specified color.

However, RGB values ignored (rgb(0,0,0)) and lower case hex values are ignored
too.
Comment 1 Anthony Hunter CLA 2010-01-13 13:02:12 EST
This is opened and unresolved on GMF 2.2.2. Do we plan to get this done this week? RC1 is next week.
Comment 2 Alex Boyko CLA 2010-01-13 16:40:18 EST
I'll commit this one tomorrow - it's a trivial fix
Comment 3 Anthony Hunter CLA 2010-01-27 15:59:10 EST
We can put this in 2.3.
Comment 4 Alex Boyko CLA 2010-02-23 17:00:50 EST
Committed for 2.3 - trivial fix.
Comment 5 Eclipse Webmaster CLA 2010-07-16 23:38:36 EDT
[target cleanup] 2.3 M6 was the original target milestone for this
bug
Comment 6 Eclipse Webmaster CLA 2010-07-19 12:29:39 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Diagram was the original product and component for this bug