kilobtye/potrace

Line segment has 4 values

FlorisVeldhuizen opened this issue · 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!

iwsfg commented

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

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