Incorrect OS2 tables in some Chivo font files
Open
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
Some Chivo font files have the wrong usWeightClass listed in the OS/2 table. Assuming the specification [here](https://fonts.google.com/specimen/Chivo?preview.text_type=custom) is correct, the following files should be updated:
Chivo-Light.ttf - usWeightClass 400 (should be 300)
Chivo-LightItalic.ttf - usWeightClass 400 (should be 300)
Chivo-Bold.ttf - usWeightClass 400 (should be 700)
Chivo-BoldItalic.ttf - usWeightClass 400 (should be 700)
Contributor guide
Assessment
This issue has not been assessed yet.