kuribas / cubicbezier

Haskell library for manipulating cubic bezier curves
BSD 3-Clause "New" or "Revised" License
18 stars 2 forks source link

boolean operations reverse path direction #6

Open kuribas opened 7 years ago

kuribas commented 7 years ago

Boolean operations reverse the direction on paths.

byorgey commented 5 years ago

@kuribas I know you're busy with a new job, but do you have any ideas on what would be needed to fix this? Maybe something someone else can tackle?