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/baumans_FI_Small/font.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/baumans_FI_Small') diff --git a/fonts/baumans_FI_Small/font.json b/fonts/baumans_FI_Small/font.json index 83efca31..55e0d54f 100644 --- a/fonts/baumans_FI_Small/font.json +++ b/fonts/baumans_FI_Small/font.json @@ -1,6 +1,6 @@ { - "name": "Baumans FI small", - "description": "This font is an altered version of Baumans FI, to allow a greater scaling down. The use of both thin thread (60) and thin needle (60) are mandatory. The altered embroidery parameters of this font allow to scale down the original Baumanns FI font between 15% (for a 7mm font ) and 30 % (for a 14 mm font). ", + "name": "Baumans FI Small", + "description": "Baumans FI Small is an altered version of Baumans FI, to allow a greater scaling down. The use of both thin thread (60) and thin needle (60) are mandatory.", "keywords": [ "tiny" ], -- cgit v1.3.1