Hi, I am using Batik Library to render SVG File to my Application panel. This can be easily done by using setURI(string URL) method of JSVGCanvas. But the problem is I can't find any functionality that loads the SVG Image from Byte Stream in the memory. If I have the SVG file in my memory then I have to dump it into any temporary file...and then read it using the above function..which I dont want to do ..because it will decrease my program's efficiency...can ne1 help me?? -- View this message in context: http://www.nabble.com/Problem---SVG-File-Reading-from-memory---Batik-tf4500752.html#a12835859 Sent from the Batik - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]