From 64e6a1c5427321758d851ae56a2a487ade54b4fe Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Sun, 31 Mar 2024 09:26:13 +0200 Subject: Claudine/improve fonts 9 (#2812) * add new parameters auberge and auberge small * Update font.json auberge small * apex simple * apex lake * apex lake remove a dupicated column * aventurina * brockscript * chopin * coronaviral * digory doodles * emilio 20 * emilio applique * emilio bold * emilio simple * emilio tricolore * kaushan script everything * fold inkstitch * espresso kor * espresso tiny * excalibur * glacial right to left needs more work as there are still many satin without rungs --- fonts/fold_inkstitch/font.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/fold_inkstitch/font.json') diff --git a/fonts/fold_inkstitch/font.json b/fonts/fold_inkstitch/font.json index 56670615..55709806 100644 --- a/fonts/fold_inkstitch/font.json +++ b/fonts/fold_inkstitch/font.json @@ -1,6 +1,6 @@ { "name": "Fold Ink/Stitch", - "description": "Fold Ink/Stitch is a large triple and quintuple running stitches capital font of size 100 mm. It contains 40 glyphs including all numbers and the 26 capitals A-Z. It can be reduced down to 80% and enlarged up to 200%", + "description": "Fold Ink/Stitch is a large triple and quintuple running stitches capital font of size 100 mm. It contains 40 glyphs including all numbers and the 26 capitals A-Z. It can be reduced down to 80% and enlarged as much as you like", "keywords": [ "display", "running_stitch" @@ -11,7 +11,7 @@ "letter_case": "upper", "default_glyph": "�", "min_scale": 0.8, - "max_scale": 2.0, + "max_scale": 6.0, "size": 100, "horiz_adv_x_default": null, "horiz_adv_x_space": 100, -- cgit v1.3.1