diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2024-03-02 09:34:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-01 22:34:09 -1000 |
| commit | 810bde55f9083630a2fe18ee254e7c61dfaf933d (patch) | |
| tree | eab5db72fc69bee9146e53c6a6c8cea7a4ee0444 /fonts/aventurina/font.json | |
| parent | 52a875b1a04da2c3cc0de8a6129c4e994476820f (diff) | |
Claudine/improve fonts 2 (#2749)
* aventurina
json correction
* aventurina
* ags garamond
enlever les doublons
gerer forcer les points d'arret
eviter les sauts inutiles
* geramond
remove more duplicates
* garamond
* auberge small
* auberge marif
* baumans
* baumans
* emilio bold
* emilio bold
Diffstat (limited to 'fonts/aventurina/font.json')
| -rwxr-xr-x | fonts/aventurina/font.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/aventurina/font.json b/fonts/aventurina/font.json index 82935ccd..67a981a4 100755 --- a/fonts/aventurina/font.json +++ b/fonts/aventurina/font.json @@ -141,7 +141,8 @@ "õ": 42, "ö": 42, "ý": 45, - "ÿ": 45 + "ÿ": 45, + "œ":74 }, "kerning_pairs": { "Fÿ": 23, |
