Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix a bug in dropImpliedOnCurvePoints #3155

Merged
merged 2 commits into from Jun 6, 2023
Merged

Conversation

anthrotype
Copy link
Member

I found a bug in dropImpliedOnCurvePoints whereby we don't correctly drop impliable oncurve points if this occurs on the first point of the second contour.. because we forgot to update the contour start = last + 1...

there's a bug whereby we don't correctly drop impliable oncurve if it occurs on the first point of the second contour.. because we forgot to update the contour start = last + 1...
@anthrotype anthrotype merged commit 66ce7c0 into main Jun 6, 2023
10 checks passed
@anthrotype anthrotype deleted the fix-drop-implied-oncurves branch June 6, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant