diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2024-07-22 11:45:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-22 11:45:34 +0200 |
| commit | fb3568342b9e1d09062ee7a83989a59d5e5d4078 (patch) | |
| tree | 8eb1b2b9bf87c7ebd9bb77aafa4082e8533a8b51 /fonts | |
| parent | 6fb66adbf109b7896a80af9d24fe06412c32fb3c (diff) | |
increase space length (#3104)
Diffstat (limited to 'fonts')
| -rw-r--r-- | fonts/emilio_20/font.json | 2 | ||||
| -rwxr-xr-x | fonts/emilio_20_applique/font.json | 2 | ||||
| -rwxr-xr-x | fonts/emilio_20_bold/font.json | 2 | ||||
| -rwxr-xr-x | fonts/emilio_20_tartan/font.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/fonts/emilio_20/font.json b/fonts/emilio_20/font.json index de9e816a..90604139 100644 --- a/fonts/emilio_20/font.json +++ b/fonts/emilio_20/font.json @@ -15,7 +15,7 @@ "max_scale": 1.4, "size": 48.5, "horiz_adv_x_default": 165, - "horiz_adv_x_space": 90, + "horiz_adv_x_space": 91, "units_per_em": 200, "horiz_adv_x": { " ": 90, diff --git a/fonts/emilio_20_applique/font.json b/fonts/emilio_20_applique/font.json index 2072d0b9..dc991a34 100755 --- a/fonts/emilio_20_applique/font.json +++ b/fonts/emilio_20_applique/font.json @@ -15,7 +15,7 @@ "max_scale": 1.5, "size": 42, "horiz_adv_x_default": 156, - "horiz_adv_x_space": 20, + "horiz_adv_x_space": 90, "units_per_em": 200, "horiz_adv_x": { "9": 159, diff --git a/fonts/emilio_20_bold/font.json b/fonts/emilio_20_bold/font.json index 86e03a91..709878cb 100755 --- a/fonts/emilio_20_bold/font.json +++ b/fonts/emilio_20_bold/font.json @@ -15,7 +15,7 @@ "max_scale": 1.5, "size": 50, "horiz_adv_x_default": 156, - "horiz_adv_x_space": 20, + "horiz_adv_x_space": 90, "units_per_em": 200, "horiz_adv_x": { "9": 159, diff --git a/fonts/emilio_20_tartan/font.json b/fonts/emilio_20_tartan/font.json index f7e4c28c..9d2b967a 100755 --- a/fonts/emilio_20_tartan/font.json +++ b/fonts/emilio_20_tartan/font.json @@ -17,7 +17,7 @@ "max_scale": 1.5, "size": 45, "horiz_adv_x_default": 156, - "horiz_adv_x_space": 20, + "horiz_adv_x_space": 90, "units_per_em": 200, "horiz_adv_x": { "9": 159, |
