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/glacial_tiny/font.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fonts/glacial_tiny') diff --git a/fonts/glacial_tiny/font.json b/fonts/glacial_tiny/font.json index 6b409d15..ecc6947e 100755 --- a/fonts/glacial_tiny/font.json +++ b/fonts/glacial_tiny/font.json @@ -1,6 +1,6 @@ { "name": "Glacial Tiny 60 AGS", - "description": "Glacial is a very tiny font: at 100%, M stands at 5.6mm. Thin thread (60 wt ) and thin needle (8/60) are mandatory. The glyphs cover many European languages. It can be reduced down to 50% and enlarged up to 150%.", + "description": "Glacial is a very tiny font. Thin thread (60 wt ) and thin needle (8/60) are mandatory. The glyphs cover many European languages.", "keywords": [ "sans_serif", "tiny" -- cgit v1.3.1