From a6f2cfaef831f1b796f554b6c3ea8f8c95e6d0c5 Mon Sep 17 00:00:00 2001 From: LaureFR38 <63351363+LaureFR38@users.noreply.github.com> Date: Sat, 3 Apr 2021 11:31:30 +0200 Subject: update all --- fonts/small_font/font.json | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) (limited to 'fonts/small_font') diff --git a/fonts/small_font/font.json b/fonts/small_font/font.json index e6b40ba4..66c1be95 100644 --- a/fonts/small_font/font.json +++ b/fonts/small_font/font.json @@ -1,10 +1,15 @@ { - "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": 8, - "horiz_adv_x_space": 17, - "auto_satin": true, - "default_glyph": "�", - "min_scale": 1.0, - "max_scale": 3.0 -} + "name": "Ink/Stitch Small", + "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, + "horiz_adv_x_default": null, + "horiz_adv_x_space": 17, + "units_per_em": 30, + "horiz_adv_x": {}, + "kerning_pairs": {} +} \ No newline at end of file -- cgit v1.2.3