Hi! I'm using Batik library to display a SVG image on a Java program, using the JSVGCanvas widget.
The problem is, when the image is loaded, it goes straight to the top left corner of the canvas, and stays very little. I wanted it to appear centered on canvas and auto zoomed with the best fit possible for the canvas. Is this possible? I searched on the API and docs with no success. Thank you :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
