diff options
| author | LaureFR38 <63351363+LaureFR38@users.noreply.github.com> | 2021-04-05 19:31:07 +0200 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2021-04-24 15:31:46 -0400 |
| commit | 82a99bc214adc6c01950fe3a28c9f0e5867ef557 (patch) | |
| tree | 2c02fa1270fc1c1acd7b803965927dbdce797728 /fonts/small_font | |
| parent | 916e1f65bc719030d71581711f910491a4c88103 (diff) | |
update
Diffstat (limited to 'fonts/small_font')
| -rw-r--r-- | fonts/small_font/font.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/small_font/font.json b/fonts/small_font/font.json index 66c1be95..56e0e319 100644 --- a/fonts/small_font/font.json +++ b/fonts/small_font/font.json @@ -1,12 +1,12 @@ { - "name": "Ink/Stitch Small", + "name": "Ink/Stitch Small Font", "description": "A font suited for small characters. The capital em is 0.2 inches wide at 100% scale. Can be scaled up to 300%.", "leading": 30, "auto_satin": true, "reversible": true, "default_glyph": "�", "min_scale": 0.7, - "max_scale": 2.0, + "max_scale": 3.0, "horiz_adv_x_default": null, "horiz_adv_x_space": 17, "units_per_em": 30, |
