Skip to content

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

@peteruithoven

Description

@peteruithoven

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions