The easiest solution is to modify the SVG document (set the root <svg> preserveAspectRatio attribute to 'none').
-----Original Message-----
From: Ricardo Trindade [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 13, 2002 5:57 PM
To: 'Batik Users'
Subject: JSVGCanvas size

Hi,
 
    I'm using a SVGCanvas, and I noticed that the SVGs displayed always maintain aspect ratio. Can this beahvious be disabled, so they become the size of the SVGCanvas ?
 
    I know I can do it using a AffineTransform, but I was wondering if a easier solution existed ?

Reply via email to