mathandy / svgpathtools

A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves.
MIT License
557 stars 142 forks source link

Bug Fixes #124 #113 #95 #94 #71 #133

Closed tatarize closed 3 years ago

tatarize commented 3 years ago

Closes #124 Closes #113 Closes #95 Closes #94 Closes #71

Running through small bug fixes to close issues.

tatarize commented 3 years ago

I think this is all the low hanging fruit.

There's several additional issues that could be closed with a proper version update on pypi.

tatarize commented 3 years ago

Overlapped a bit with the Andy's code updates. So I restored the one thing I changed. Should be good.

Usually my updates are a bit funner but some of these issues with fully explained issues and how to correct them were a bit too plentiful. I added tests for everything. Usually posted from the original issue.

tatarize commented 3 years ago

@mathandy Did you break the Travis? It should have already finished this.

tatarize commented 3 years ago

Going to try this again, without being half broken at the start.