First, Thank you for providing Batik, I find it very useful. I was wondering if there is any documentation on changing the color of an SVG element by using the 'transcoder' engine in java. So basically I have a SVG, and to simplify it has four squares in it. The squares are labeled a,b,c,d respectively within the SVG. Now, how can I change the color of square a to red, b to blue, c to green and d to yellow without providing css.
Can I instruct the transcoder to paint those areas with the appropriate color, by interfacing with paint() event or somehow. Or can you provide a css example to instruct batik-rasterizer to color different areas within a PNG. Thank You, Jim James M. Banasiak Developer/Architect American College of Surgeons <http://www.facs.org/> National Cancer Database <http://www.facs.org/cancer/ncdb/index.html> 633 N. Saint Clair St. Chicago IL 60611 (312) 202-5527 [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
