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

Support use/def elements #56

Open
sameer opened this issue Apr 8, 2024 · 0 comments
Open

Support use/def elements #56

sameer opened this issue Apr 8, 2024 · 0 comments

Comments

@sameer
Copy link
Owner

sameer commented Apr 8, 2024

https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use

These are currently ignored by svg2gcode but could be pretty easily implemented with two pre-iteration passes: (1) extract element IDs needed by uses and (2) extract elements by ID

@sameer sameer changed the title Support use elements Support use/def elements Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant