Hello ! I have a svg file of 100x100 pixels (for example).
If I do a : JSVGCanvas svg = new JSVGCanvas(); [...] svg.setSize(10,10); It will only show this part of the 100x100picture. Do you know how I can display a resized svg picture ? Thanks [?]
<<330.gif>>