diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2025-10-27 17:13:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-27 17:13:59 +0100 |
| commit | a91c18c374db810357283f8197f05db1cfd87b65 (patch) | |
| tree | 13831f971f6da75956a479db2982d2709fb155b0 /fonts | |
| parent | 176bf61999b4028b1a303a76594a58c9ceb7cd09 (diff) | |
font: ondulamarif - adapt size (#4016)
Diffstat (limited to 'fonts')
| -rw-r--r-- | fonts/ondulamarif_Medium/font.json | 4 | ||||
| -rw-r--r-- | fonts/ondulamarif_S/font.json | 4 | ||||
| -rw-r--r-- | fonts/ondulamarif_XL/font.json | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/fonts/ondulamarif_Medium/font.json b/fonts/ondulamarif_Medium/font.json index 242eb71e..ee6b4e83 100644 --- a/fonts/ondulamarif_Medium/font.json +++ b/fonts/ondulamarif_Medium/font.json @@ -15,7 +15,7 @@ "sortable": true, "letter_case": "", "default_glyph": "�", - "size": 82, + "size": 92, "min_scale": 0.5, "max_scale": 0.99, "horiz_adv_x_default": 327, @@ -23224,4 +23224,4 @@ "default_variant": "→", "text_direction": "ltr", "combine_at_sort_indices": [] -}
\ No newline at end of file +} diff --git a/fonts/ondulamarif_S/font.json b/fonts/ondulamarif_S/font.json index 382642d6..e1fb2838 100644 --- a/fonts/ondulamarif_S/font.json +++ b/fonts/ondulamarif_S/font.json @@ -15,7 +15,7 @@ "sortable": true, "letter_case": "", "default_glyph": "�", - "size": 44, + "size": 92, "min_scale": 0.3, "max_scale": 0.49, "horiz_adv_x_default": 327, @@ -23224,4 +23224,4 @@ "default_variant": "→", "text_direction": "ltr", "combine_at_sort_indices": [] -}
\ No newline at end of file +} diff --git a/fonts/ondulamarif_XL/font.json b/fonts/ondulamarif_XL/font.json index 4f106e16..9f19988a 100644 --- a/fonts/ondulamarif_XL/font.json +++ b/fonts/ondulamarif_XL/font.json @@ -14,7 +14,7 @@ "sortable": true, "letter_case": "", "default_glyph": "�", - "size": 110.0, + "size": 92, "min_scale": 1.0, "max_scale": 4.0, "horiz_adv_x_default": 327, @@ -23223,4 +23223,4 @@ "default_variant": "→", "text_direction": "ltr", "combine_at_sort_indices": [] -}
\ No newline at end of file +} |
