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/marcelusSC_FI/font.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fonts/marcelusSC_FI') diff --git a/fonts/marcelusSC_FI/font.json b/fonts/marcelusSC_FI/font.json index de27ae9f..105b59f8 100644 --- a/fonts/marcelusSC_FI/font.json +++ b/fonts/marcelusSC_FI/font.json @@ -1,6 +1,6 @@ { "name": "MarcellusSC-FI", - "description": "MarcellusSC-FI is a small capital font of size 36 mm. It contains 107 glyphs covering most Western European languages. It can be reduced down to 70% and enlarged up to 200% or 500% using satin split", + "description": "MarcellusSC-FI is a small capital satin font. It contains 107 glyphs covering most Western European languages.", "keywords": [ "sans_serif" ], -- cgit v1.3.1