meerk40t / svgelements

SVG Parsing for Elements, Paths, and other SVG Objects.
MIT License
127 stars 28 forks source link

`npoint()` zero length fallback #191

Closed tatarize closed 1 year ago

tatarize commented 1 year ago

Correct edge case fallback where entire shape and all segments within it are zero length for the numpy npoint code.