jbuckmccready / cavalier_contours

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

Add polyline offset option to choose whether to keep or discard overlapping results #17

Open jbuckmccready opened 3 years ago

jbuckmccready commented 3 years ago

Currently all overlapping results are kept (purposefully) by the polyline offset function. There could be an option to toggle this behavior to discard them rather than keep them.