Skip to content

Pen selection by stroke colour #3

@usartwork

Description

@usartwork

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions