jbuckmccready / cavalier_contours

2D polyline/shape library for offsetting, combining, etc.
Apache License 2.0
144 stars 12 forks source link

Arc overlap intersect not detected #20

Closed jbuckmccready closed 2 years ago

jbuckmccready commented 2 years ago

It is possible for arc overlap intersection to not be detected but other intersections are, this causes problems in boolean operation between polylines.

Original issue with test cases here: https://github.com/jbuckmccready/CavalierContours/issues/48

jbuckmccready commented 2 years ago

Fixed with commit: https://github.com/jbuckmccready/cavalier_contours/commit/e6a598ff5e0ef7ef418754b17c39cb96ba0c1b85