abey79 / vpype

The Swiss-Army-knife command-line tool for plotter vector graphics.
https://vpype.readthedocs.io/
MIT License
702 stars 61 forks source link

`read` generates a non-deterministic number of segment with some large SVG files #21

Closed abey79 closed 3 years ago

abey79 commented 4 years ago

raw.svg from #19 is such a file. Multiple runs of vpype read raw.svg stat exhibit the same number of paths but slightly different number of segment.

abey79 commented 3 years ago

If that was ever a problem, #88 will fix it. Maybe simplify had something to do with this.