Hi, > HOW?____________________________ > Currently all I have is a small app that creates a JSVGCanvas and then > calls setURI() on it to display an image, also there's a JSlider, that > serves no purpose yet, because i can't figure out how to zoom the image. > Reading through the javadoc I gather that the JSVGCanvas is not really > all that easy to manipulate and I should do all this in some other way. > But as I said, I'm very confused from all the classes and different > approaches to this. So what I'm looking for is some tips as to how this > could be done. Not actual code, just a general outline**, from someone > who's familiar with Batik. This will give me a chance to read up on the > right things in possibly the right order. Because atm. I'm just reading > at random and not getting any wiser on this project. Also I'd like links > to any sort of tutorial material, I haven't been able to find anything > myself.
Try to look at the SVG Browser or Squigle part of Batik. It has many code that show you how to manipulate /interact with JSVGCanvas eg: zooming, panning, text selection, etc. Those tools are also implemented in nice way of overlays. Best Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]