FYI, If anyone is interested I've posted a couple of SVG "optimizer" XSL transforms to the wiki. These basically covert <rect>, etc. elements into <path> elements, and then consolidated consecutive <path> elements into a single <path> element. For certain machine generated SVG documents, this saves a lot of overhead in Batik. Let me know if you find any bugs or have any ideas for improvement.
http://wiki.apache.org/xmlgraphics-batik/OptimizingStylesheets Cheers, -Archie __________________________________________________________________________ Archie Cobbs * CTO, Awarix * http://www.awarix.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
