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

set OVERLAP_SIMPLE when public.truetype.overlap key set on simple glyph #771

Merged
merged 2 commits into from
Jul 31, 2023

Conversation

anthrotype
Copy link
Member

@anthrotype anthrotype commented Jul 31, 2023

It turns out we were only reading the UFO public.truetype.overlap key for composite glyphs, but not also for simple contour glyphs.
This PRs adds support for that as well.

Fixes/supersedes Fixes #615

https://unifiedfontobject.org/versions/ufo3/glyphs/glif/#publictruetypeoverlap

/cc @jenskutilek @m4rc1e

I hate when we get completely random flake8 failures out of the blue because it gets updated upstream..
we should pin it!
@anthrotype anthrotype merged commit bce1f26 into main Jul 31, 2023
7 checks passed
@anthrotype anthrotype deleted the overlap-simple branch July 31, 2023 15:03
@jenskutilek
Copy link
Collaborator

Good catch, thank you!

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