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

feat: remove useless closing path segments #1751

Closed

Conversation

jguddas
Copy link

@jguddas jguddas commented Feb 16, 2023

The difference between those 2, is that the left side has has no close path command but is still closed due to ending at the start point.

- M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10z
+ M12 22c6.23-.05 7.87-5.57 7.5-10-.36-4.34-3.95-9.96-7.5-10-3.55.04-7.14 5.66-7.5 10-.37 4.43 1.27 9.95 7.5 10

@jguddas jguddas force-pushed the feat/remove-useless-closing-path-segments branch from 96df62a to f74146a Compare February 16, 2023 10:53
@SethFalco
Copy link
Member

Sorry that this wasn't reviewed in a reasonable time. The maintainers were busy and I just joined recently!

This has been tackled in a recent PR and should be resolved in main.

If you have any qualms with the implementation, or can identify an edge case (with a minimal reproducible example) that isn't handled how you'd expect, then feel free to open another issue/PR!

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

2 participants