Closed fryguybob closed 5 years ago
I think you mean it fixes #323 (wrong results from segmentSegment
) , not #322 (wrong results from section
), right?
Woops! Yes fixes #323. Now how to fix this...
Probably the easiest is to just close this PR and open a new one with a corrected comment, so it doesn't close the wrong issue when we eventually merge it.
Oh, never mind, I see you were able to just edit the comment.
It is still attached to the wrong issue though. I'll just close and re-request.
There are several issues with the code for Bezier Bezier intersections right now. This tries to fix some of them. I haven't been able to test yet due to my ghc/cabal being ... interesting.
Hopefully this fixes #323.