[xep-support] XEP, SVG and CMYK color

Timothy Morin morin.timothy+xepsupport at gmail.com
Tue Jun 27 10:15:04 PDT 2006


Hi Martin,

Thank you.  SVG is new to me and I hadn't realized that a color could be
specified that way.  I changed my example to use rgb() followed by
icc-color() and it's now behaving the way that I want it to.

Thanks again,
Tim

On 6/27/06, Martin Snajdr|AMAN <martin.snajdr at aman.de> wrote:
>
> Hi there,
>
> in my opinion colors have to set in svg in the following way:
>
> <svg:rect x="5.084" y="11.645" fill="rgb(227,0,23)
> icc-color(#CMYK,0,1,0.8,0.1)" stroke="rgb(255,255,255)
> icc-color(#CMYK,0,0,0,0)" stroke-width="0.1984" width="5.34"
> height="1.719"/>
>
> for example...
>
> Mit freundlichen Grüßen
>
> Martin Snajdr
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20060627/ac5548ed/attachment.html>


More information about the Xep-support mailing list