I'm currently working (for university) on a project where I would have to display a lot of "views" of the same SVG image.
Batik is create however te only way I have found to display svg images is to pass there URL to a JSVGCanvas. This means I have to reload,reparse.. the file if I want another "view" (i.e.: a JSVGCanvas). Is there an any way to avoid that (remenber I'm a beginner).
Also is there a way to preload(and preparse..) the images I would want to use?
Sorry if my questions are really dumb... I must admit I'm rather lost.
Till



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to