From 807287a4e268e0679f441c5556d4c651bf8432f8 Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:38:34 +0100 Subject: simplify font description (#3350) font size and font scaling is already there, remove them from description --- fonts/fold_inkstitch/font.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fonts/fold_inkstitch') diff --git a/fonts/fold_inkstitch/font.json b/fonts/fold_inkstitch/font.json index db3ce423..8049b312 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 as much as you like", + "description": "Fold Ink/Stitch is a large triple and quintuple running stitches capital font. It contains 40 glyphs including all numbers and the 26 capitals A-Z.", "keywords": [ "display", "running_stitch" -- cgit v1.3.1