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/magnolia_bicolor/font.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/magnolia_bicolor') diff --git a/fonts/magnolia_bicolor/font.json b/fonts/magnolia_bicolor/font.json index 8d93a935..62053d33 100644 --- a/fonts/magnolia_bicolor/font.json +++ b/fonts/magnolia_bicolor/font.json @@ -1,6 +1,6 @@ { - "name": "Magnolia bicolore", - "description": "This is a larger bicolor variation of Magnolia font", + "name": "Magnolia bicolor", + "description": "Magnolia bicolor is a larger bicolor variation of Magnolia font.", "keywords": [ "handwriting", "multicolor" -- cgit v1.2.3