diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2025-04-15 18:40:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-15 18:40:26 +0200 |
| commit | d50290e43256ffce7a74c2ba556b095e96a9c92e (patch) | |
| tree | 771e5e370032bccdce34d6e2af3a1e4be43c632e /fonts/geneva_rounded | |
| parent | f9b249cef51b721a1b1837fedeb446e365a7602b (diff) | |
Claudine/fix geneva jumps (#3672)
* improve geneva sans
* Update →.svg
* improve geneva simple
set decrease factor to 1 instead of .7
* Update →.svg
last changes after stitch out
Diffstat (limited to 'fonts/geneva_rounded')
| -rw-r--r-- | fonts/geneva_rounded/font.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/geneva_rounded/font.json b/fonts/geneva_rounded/font.json index ee5b175f..8a239132 100644 --- a/fonts/geneva_rounded/font.json +++ b/fonts/geneva_rounded/font.json @@ -9,7 +9,7 @@ "auto_satin": true, "reversible": true, "default_glyph": "�", - "min_scale": 0.7, + "min_scale": 1.0, "max_scale": 2.0, "size": 10.5, "horiz_adv_x_default": null, |
