googlefonts / googlefonts/fontmake
Add way to enable OVERLAP_SIMPLE or OVERLAP_COMPOUND
Open
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
There doesn’t seem to be a way to enable OVERLAP_SIMPLE in `ttglyph.flags` or OVERLAP_COMPOUND in `ttglyph.components[0].flags`. These are required for correct handling of overlaps on macOS.
Could `--keep-overlaps` enable these when generating `ttf`?
See https://github.com/TypeNetwork/Vollkorn-Typeface/issues/8#issuecomment-655679836
Contributor guide
Assessment
This issue has not been assessed yet.