Hi, Suppose an SVG file I created has the following attributes and shapes:
<svg width="200" height="200" style="overflow:visible" > <rect x="-20" y="-20" width="220" height="220" style="fill:none; stroke:black" /> </svg> How can I resize Batik's viewport using the GVT so that I can see the rectangle? Thanks for any help you can provide, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
