-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
For my SVG files the pen selection by stroke colour didn't work, The reason is that stroke/fill doesn't come as a dedicated attribute but as a list of semicolon separated key:value pairs of which one is "stroke".
Example: style="opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-dasharray:none"
I suggest to change the code of the SVG to GCODE converter to include this possibility.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels