1
0

Various build pipeline fixes

- Copy copyright information
- Copy version number
- Use correct weight information for output files
This commit is contained in:
2026-03-02 11:42:05 +01:00
parent 379400d875
commit a551d8e85c
8 changed files with 169 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ To accomplish this, I wanted to start from the 9pt font, which I exported. Then,
- `metrics.py`: sets vertical metrics (OS/2 Typo, Win, hhea)
- `lineheight.py`: adjusts OS/2 Typo metrics to control line spacing
- `rename.py`: updates font name metadata from Newsreader to Readerly
- `version.py`: sets the font version from `./VERSION`
- `./src_processed`: intermediate files after instancing/processing (generated)
- `./out`: final TTF fonts (generated)