We are developing an application that reads two or tre SVG files (converted CorelDraw Outputs)extracts all internal part between <svg> </svg> tags and produce a merge SVG file (with a standard header). Every block is closed automatically in a group <g> </g> and inside has it's original style definition (Style ... CDATE etc...) . Sometime there is a style "label" redefined in more blocks (.str0 ... .fil0 ... ) with different values (for example font dimension). We realize that some products as CorelDraw do not use every style definition only inside his group but the last definition is used in every group. Other products like Inkscape uses every style inside the group. Who has right behavior ? Reading specifications seems that CorelDraw thinks right ... in this case do you know a solution to avoid that one block interfere with the other. I have difficulties to rename automatically every block label. Best regards Claudio
----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

