googlefonts / googlefonts/fontmake
Components in braket layers issue
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
In the font I am generating, there is a bracket layer for the /M and other few letters. This is the warning during generation for /Mdotbelow which is a composite with bracket layer:
`WARNING:fontTools.varLib:glyph Mdotbelow has incompatible masters; skipping`
Curiously, the letter is still interpolated (and not missing in instances), but component alignment is messed up. Everything looks good when I decompose the composite AND the bracket layer.


Contributor guide
Assessment
This issue has not been assessed yet.