diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2024-03-27 07:46:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-27 07:46:41 +0100 |
| commit | 51f2746b90ecfc56dad50d620a86ab2aa00b68b0 (patch) | |
| tree | 8ee5a4176ee3982df9399a0397c93c829e04a581 /fonts/ags_garamond_latin_grec/font.json | |
| parent | f59d83c7aeb60d7282e4b696e95469a77aa3b152 (diff) | |
improve garamond kerning (#2803)
Diffstat (limited to 'fonts/ags_garamond_latin_grec/font.json')
| -rw-r--r-- | fonts/ags_garamond_latin_grec/font.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fonts/ags_garamond_latin_grec/font.json b/fonts/ags_garamond_latin_grec/font.json index a83547bd..a3ba9d06 100644 --- a/fonts/ags_garamond_latin_grec/font.json +++ b/fonts/ags_garamond_latin_grec/font.json @@ -488,6 +488,10 @@ "Τ": 72, "Υ": 78, "Χ": 75, + "Γ": 65, + "Π": 95, + "Φ": 80, + "Ψ": 75, "Ω": 88, "Ά": 78, "Έ": 79, @@ -634,7 +638,9 @@ "΅": 37 }, "kerning_pairs": { + "ΧΨ":-10, "ΚΎ" : -12, + "ΚΛ" :-10, "ic": 1, "ić": 1, "gj": -12, |
