Hi,

> I'm using the JSVGComponent and I've put it into a Panel. I'm calling setLocation to 
> set its location and setSize.
> When I set the JSVGComponent size to its parent (the panel) size, there's no 
> problem, everything is fine.
> But if I try to set a size less than its parent, the graphic elements are well 
> resized to fit the new size, but they are moved.
> 
> I don't know if the move is due to a transform (my file doesn't contain any 
> transform) or another thing.

I do not know either but you could check below:

Do you use any viewbox attributes, and the width & height are you using
percentage or absolute length?

Regards
Tonny Kohar
-- 
Sketsa 
SVG Graphics Editor
http://www.kiyut.com



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

Reply via email to