Hi Helder, That's the point, I don't want multiple "svg" elements. SO, I wanted to know what part of my code I have to change, for import only a "g" element.
Can you paste the URL to your thread , to see what I have to do. Thanks for the answer. Helder Magalhães wrote: > >> what else , should i have to do?. > > Question is: why should you want to add multiple "svg" elements? Any > specific reason for that? Note that this may lead to a performance > degradation and/or multiple potential issues may arise (I recall a > recent thread regarding different transform values set to different > "svg" elements). You might be able to accomplish what you intend > simply using "g" elements, something I'd (seriously) suggest instead. > ;-) > > Hope this helps, > > Helder Magalhães > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/adding-a-%3Cg%3E-element-generates-a-%3Csvg%3E-%2C-creating-a-two-%3Csvg%3E-into-a-single-file-tp20343192p20423360.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
