Hi, I got a svg file which uses cmyk color: <text fill="cmyk(1,0.78,0.059,0) ...>...</text>
I cannot figure out how to handle it using batik 1.1.1 (I got a DOM exception: org.w3c.dom.DOMException: The "fill" property does not support function values.) Should I specify an ICC profile and how to do that ? Thanks. Jerome --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
