Hi, > The problem at hand is when i place another SVG file into my original > file using the <<image .... /> SVG attribute. I have noticed that the > GVT refers to this image with a ImageNode. The problem is: The SVG > placed image has a width/height of, for instance 100x100pt, and the > placed image has a width/height attributes of 50x50pt. I have not > found a way to properly transform my shapes to, a) be actual size > (72dpi), and b) have the width/height specified in the attributes.
Not sure if it is help you. If it is GVT ImageNode, did you try to play around with imageNode.getImage() it return GraphicsNode that represent the image. Best Regards Tonny Kohar -- Sketsa SVG Graphics Editor http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]