hi, I'm new to batik. I want to develop a java application which displays a svg document. It should also support providing different zoom factors for x and y scales separately, i.e there may be instances in which the application has to zoom the svg only in x direction and not in y direction. Is it possible to do this using batik (JSVGCanvas , I suppose) ?
Also, I could not understand how to use ZoomAction in JSVGCanvas. I see that the ZoomAction has a constructor with x and y zoom factors. But I'm not sure how to use it. Please can any one tell me how to use this . Or is there any other way to achieve the same effect of zooming only in one direction. ? Thanks in advance for any help in this regard. - Asvija. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
