I would like to preserve stroke-width when scaling. In other words when I give the renderer a scaling transform I would like the output to have the same stroke-width as before the application of the transform. I know this is very un-svg like since the 's' in svg stands for scalable. It looks like I could build a bridge that will always render shapes with a defined line width. I am just not sure how to accomplish this. Any help would be most appreciated.
Regards, Joshua --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
