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

Inkscape and Sodipodi namespace support #39

Open
sprocketc opened this issue Mar 12, 2022 · 0 comments
Open

Inkscape and Sodipodi namespace support #39

sprocketc opened this issue Mar 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sprocketc
Copy link
Member

sprocketc commented Mar 12, 2022

Inkscape SVG files may contain Inkscape-specific XML attributes, prefixed with "inkscape" or "sodipodi" (Sodipodi is the earlier project that Inkscape was forked from). We should be able to convert some of those attributes to our own format when we import SVG documents. Dropping the namespaced properties afterwards might be the best option, because they will be visible on our right panel, and will be out of sync if we make any kind of changes to the ### elements/document.

@sprocketc sprocketc added the enhancement New feature or request label Mar 12, 2022
@sprocketc sprocketc self-assigned this Mar 12, 2022
@sprocketc sprocketc added enhancement New feature or request and removed enhancement New feature or request labels Mar 16, 2022
@sprocketc sprocketc added this to the Pilot milestone Mar 17, 2022
@sprocketc sprocketc removed this from the Pilot milestone Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant