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 treating a quad curve as a cubic curve #19

Closed adamwulf closed 3 years ago

adamwulf commented 3 years ago

Adding tests to prep for detecting intersections between two quad curves.