I've just finished base support for the <color-profile> element and for the 'color-profile' attribute on <image> elements.
Among other things, this means that Inkscape in SVN now passes the W3C's compliance test on this (color-prof-01-f). http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-color- prof-01-f.html
It's currently off by default. To turn it on, one needs to configure with
--enable-lcms
Give it a spin and see what needs improving. I'm moving on to working on support for fills like "#FF00FF icc-color(base, 0.0, 1.0, 0.0, 0.3)", then on to some named color support.
Jon A. Cruz wrote:
Among other things, this means that Inkscape in SVN now passes the W3C's compliance test on this (color-prof-01-f). http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-color-prof-01-f....
I didn't see how to test that in Inkscape, so I grabbed the SVG file with its image. I put it here:
http://inkscape.org/win32/w3c-color-prof-test.zip
...in case someone wants to put it in a better home. It's very small.
The image displays nicely, by the way, Jon. :-)
bob
Bob Jamison wrote:
Jon A. Cruz wrote:
Among other things, this means that Inkscape in SVN now passes the W3C's compliance test on this (color-prof-01-f). http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-color-prof-01-f....
I didn't see how to test that in Inkscape, so I grabbed the SVG file with its image.
Did this test file work for you on win32? Per John's suggestion it's the same one I tested on Linux and it worked, but it doesn't seem to work for me on win32 with the lcms stuff added.
-Josh
participants (3)
-
Bob Jamison
-
Jon A. Cruz
-
Joshua A. Andler