googlefonts / googlefonts/fontmake
reversed outlines when building fonts from quadratic curves
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
We are trying to onboard a font with quadratic sources and manual hinting. The problem is that the outlines get reversed during export (as if the sources were postscript) and the manual hinting is then completely wrong.
The fonts can be build with manual hinting with gftools builder in that branch: https://github.com/RosaWagner/intel-one-mono/tree/googlefonts
This is the image the designers send after testing:
**Their build:**

**Fontmake build:**

cc @simoncozens @m4rc1e
Contributor guide
Assessment
This issue has not been assessed yet.