googlefonts / googlefonts/fontmake
Variable kern with bracket layers
Open
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
Not sure if this needs to be handled in fonttools or elsewhere. We're running fontmake on a Glyphs source with output as one variable font. There are a couple glyphs with design changes along the weight axis and those get swapped out using bracket layers. That all works fine, but the kerning disappears with the swap. Glyphs exports it with the interpolated kerning, but with fontmake we lose the kern. I know it's a different glyph so it could theoretically be a totally different shape with different sidebearings requiring different kerning, but it would be nice to keep the variation as Glyphs does.
Contributor guide
Assessment
This issue has not been assessed yet.