You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Michael Gale <mi...@bitflash.com> on 2002/03/14 00:00:21 UTC

Resizing the viewport

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: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org