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/sortefaxXL/font.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fonts/sortefaxXL') diff --git a/fonts/sortefaxXL/font.json b/fonts/sortefaxXL/font.json index c47470da..a45c8dd8 100644 --- a/fonts/sortefaxXL/font.json +++ b/fonts/sortefaxXL/font.json @@ -1,6 +1,6 @@ { "name": "Sortefax XL Initials", - "description": " Sortefax is a very large satin stitch Capital font of size 150mm. It can be reduced down to 75% and enlarged up to 200% It contains the 37 glyphs :ampersand, A-Z and 0-9. In addition the ten glyphs (){}[],;.: are used to store frames. Type any letter followed by any frame (e.g. A( or B; ) to obtain a framed Capital or Number. Warning: for a few large letters you will need to manually enlarge the frame", + "description": " Sortefax XL Initials is a very large satin stitch Capital font. It contains the 37 glyphs :ampersand, A-Z and 0-9. In addition the ten glyphs (){}[],;.: are used to store frames. Type any letter followed by any frame (e.g. A( or B; ) to obtain a framed Capital or Number. Warning: for a few large letters you will need to manually enlarge the frame.", "keywords": [ "display", "monogram" -- cgit v1.3.1