googlefonts / googlefonts/fontations
Scaler generated metrics
Open
- Dominant language
- Rust
- Stars
- 826
- Forks
- 75
- Avg merge
- 22h 33m
- Merged PRs (30d)
- 75
Description
We need to support metric retrieval in the glyph scaler for the following cases:
1. Variable fonts that are missing `HVAR` tables. This requires applying `gvar` to phantom points to compute side-bearings and advances.
2. Hinted glyphs with instructions that modify metrics. Similar story wrt to phantom points.
Both cases can occur simultaneously.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.