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

Don't create redundant UFO layers #780

Merged
merged 7 commits into from
Sep 5, 2023
Merged

Don't create redundant UFO layers #780

merged 7 commits into from
Sep 5, 2023

Conversation

justvanrossum
Copy link
Collaborator

Previously, when a new layer for a glyph was needed, a new unique layer was always created. However, all we need is for the glyph to not yet exist in the desired layer. This PR fixes that.

@justvanrossum justvanrossum merged commit ee033ed into main Sep 5, 2023
3 checks passed
@justvanrossum justvanrossum deleted the better-ufo-layers branch September 5, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant