potrace icon indicating copy to clipboard operation
potrace copied to clipboard

Line segment has 4 values

Open FlorisVeldhuizen opened this issue 9 years ago • 1 comments

The L segment in the path string gets 4 values, while only the first 2 get used in drawing the vector. You could consider leaving the last two out!

FlorisVeldhuizen avatar Mar 22 '15 01:03 FlorisVeldhuizen

Specification says that L command can accept multiple x y pairs.

It's intended to draw two lines there and produced output is correct

iwsfg avatar Aug 05 '16 18:08 iwsfg