Use group id's to improve loading existing svg's #28

Open
opened 2012-01-06 14:54:07 +00:00 by peteruithoven · 0 comments
peteruithoven commented 2012-01-06 14:54:07 +00:00 (Migrated from github.com)

SVG editor now stores group names into title elements, while software like Illustrator and Inkscape store it into attributes of groups.
Illustrator stores the layer name into a "id" attribute and Inkscape stores it into a "inkscape:label" attribute.

Using the id's to store the group name and copying it into inkscape:label would enable using these names across SVG editor, Inkscape and Illustrator.

SVG editor now stores group names into title elements, while software like Illustrator and Inkscape store it into attributes of groups. Illustrator stores the layer name into a "id" attribute and Inkscape stores it into a "inkscape:label" attribute. Using the id's to store the group name and copying it into inkscape:label would enable using these names across SVG editor, Inkscape and Illustrator.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
harmen/parametric-SVG-editor#28
No description provided.