googlefonts / googlefonts/gftools
not exporting proper VF with opsz without an axis mapping parameter
- Dominant language
- Python
- Stars
- 283
- Forks
- 73
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 8
Description
The font has a linear opsz axis defined by to master; `12pt Regular` (value=`12`) and `24pt Regular` (value=`24`). So theoretically we wouldn't need an axis mapping, and we din't need in previous versions of gftools.
See with axis mapping: https://github.com/RosaWagner/HedvigLetters/tree/59db8faa9560d589c0ceda39a984ce394b125999
video: https://github.com/googlefonts/gftools/assets/12222436/03ea0f42-a5fa-428e-a0b7-23a8156aba56
See no axis mapping: https://github.com/RosaWagner/HedvigLetters/commit/3de2e01750aff371fdbc0db78c5c484e42ff906f
video: https://github.com/googlefonts/gftools/assets/12222436/cdfe26d3-18ca-4901-9951-283cda158a66
the axis mapping that fixes this issue:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.