googlefonts / googlefonts/glyphsLib
support vertWidth attribute for glyph vertical advances
Open
- Dominant language
- Python
- Stars
- 201
- Forks
- 56
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
A glyph data can contain a `vertWidth` attribute, if that is other than the default ascender+descender:
https://github.com/schriftgestalt/GlyphsSDK/blob/master/GlyphsFileFormat.md
This value should be stored as UFO glif `height` attribute:
http://unifiedfontobject.org/versions/ufo3/glyphs/glif/
Contributor guide
Assessment
This issue has not been assessed yet.