Skip to content

Request: Read Option to not discard 0 length paths (points) #800

@lewi0622

Description

@lewi0622

Right now, Vpype discards points, and I would like the option to maintain them with a flag on read.

In the image below, I just read and show the design, and I have chrome loading the same input svg and you can see the lack of dots in the vpype show window.
Image

The actual SVG path for the point looks like this:
<path d="M26.5,28.5H26.5V28.5" fill="none" stroke="black" stroke-width="1" stroke-linecap="round" opacity="0.5"/>

The workaround right now is to make the start and stop coordinates of the path juuust slightly different, but that's kind of a pain if it's an inherited svg.

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