I'm just getting started with Batik (and also with Java, somewhat) and can't quite figure out where to start. I need to render an SVG and get an image that I can display in the UI of my app. This is a Mac OS X Cocoa app, so the JSVGCanvas component is not an option. Calling other Java code is no problem, though.
>From the architecture overview (http://xml.apache.org/batik/architecture.html), it appears that I need to drop down to the Renderer module. But I can't figure out how to load an SVG file into it and get it to render. Is there some sample code that shows how to do this? Thanks, Glen Simmons --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]