adamwulf / ClippingBezier

ClippingBezier calculates intersection points, paths, and shapes between two UIBezierPaths
http://getlooseleaf.com/opensource/
MIT License
254 stars 34 forks source link

Fix/test cleanup #21

Closed adamwulf closed 3 years ago

adamwulf commented 3 years ago

Cleans up tests that were broken from the recent line/curve intersection update. also updates PerformanceBezier with some caching fixes