Hi All
1) I have a svg document which when rendered onto the JSVGCanvas takes up lot of memory. I need to display the document only when a user invokes a menu item. Is there any way I could keep the document object bound to JSVGCanvas but only render when I show the canvas. again when the canvas is closed, free some memory. anything I could do with staticrenderer?
2) also what is the best way to reduce/erase memory footprint for a document loaded in JSVGCanvas, if I don't care for caching. also I keep loading diffferent documents onto the canvas one after the other.
Thanks a bunch
Chandra Srinivasan
