-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
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.
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
Labels
No labels