1
0

Add starting source files

This commit is contained in:
2026-03-02 01:11:18 +01:00
parent 6a763d33fd
commit d6b4dd8bb8
5 changed files with 50654 additions and 264 deletions

16245
Readerly-Bold.sfd Normal file

File diff suppressed because one or more lines are too long

16819
Readerly-BoldItalic.sfd Normal file

File diff suppressed because one or more lines are too long

16806
Readerly-Italic.sfd Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -24,7 +24,7 @@ f = fontforge.activeFont()
# 1.2 = 120% — a solid default for body text
# 1.25 = matches the CSS default for most browsers
# 1.5 = generous (double-spaced feel)
LINE_HEIGHT = 1.1
LINE_HEIGHT = 1.0
# Extra padding on Win and hhea metrics, as a fraction of UPM.
# Prevents clipping of glyphs that sit right at the bounding-box edge.