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

simplify handling of invalid zero-area paths #52

Merged
merged 1 commit into from
Dec 10, 2018

Conversation

anthrotype
Copy link
Collaborator

follow up from #51

this does the same thing (i.e. ignore invalid paths when they have 0 area, but do include valid 0-area paths e.g. self-intersecting ones), without the need to instantiate a dummy Pyclipper instance.

@typemytype typemytype merged commit b7d9fc9 into master Dec 10, 2018
@typemytype
Copy link
Owner

simpler! thanks

@typemytype typemytype deleted the simplify-skip-no-area branch December 12, 2018 13:30
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.

2 participants