[xep-support] CMYK Colors in SVG--No Joy
Eliot Kimber
ekimber at innodata-isogen.com
Mon Jan 31 19:56:21 PST 2005
I'm trying to get CMYK colors to work in SVG. The 4.1 docs say that
"#CMYK ... pseudoprofile names can be used in icc-color()".
However, there's no example I could find in the docs and various Google
searches and a scan of the SVG spec didn't provide any enlightenment.
Here's what I'm trying to specify:
<path d="M 0 100
A 100,100 0 0,1 100,0
L 100 100
L 0 100
z"
fill="icc-color(#CMYK, 0.3,0,0,0)"
/>
But I get this response:
[error] SVG property fill="icc-color(#CMYK, 0.3,0,0,0)" ignored:
com.renderx.svg.SVGParseException: Invalid color name (
icc-color) or unsupported color specification
What am I doing wrong?
Thanks,
Eliot
--
W. Eliot Kimber
Professional Services
Innodata Isogen
9390 Research Blvd, #410
Austin, TX 78759
(512) 372-8122
ekimber at innodata-isogen.com
www.innodata-isogen.com
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
More information about the Xep-support
mailing list