Hi Martin,<br><br>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. <br>
<br>Thanks again,<br>Tim<br><br><div><span class="gmail_quote">On 6/27/06, <b class="gmail_sendername">Martin Snajdr|AMAN</b> <<a href="mailto:martin.snajdr@aman.de">martin.snajdr@aman.de</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi there,<br><br>in my opinion colors have to set in svg in the following way:<br><br><svg:rect x="5.084" y="11.645" fill="rgb(227,0,23)<br>icc-color(#CMYK,0,1,0.8,0.1)" stroke="rgb(255,255,255)
<br>icc-color(#CMYK,0,0,0,0)" stroke-width="0.1984" width="5.34"<br>height="1.719"/><br><br>for example...<br><br>Mit freundlichen Grüßen<br><br>Martin Snajdr<br><br><br></blockquote>
</div><br>