Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
peteruithoven opened this issue Jan 6, 2012 · 0 comments
Open

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

peteruithoven opened this issue Jan 6, 2012 · 0 comments

Comments

@peteruithoven
Copy link
Member

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant