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/cogs_KOR/font.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/cogs_KOR') diff --git a/fonts/cogs_KOR/font.json b/fonts/cogs_KOR/font.json index 89a2bf9a..caa5227a 100644 --- a/fonts/cogs_KOR/font.json +++ b/fonts/cogs_KOR/font.json @@ -1,6 +1,6 @@ { - "name": "Cogs_KOR", - "description": "Steampunk satin font. M is 38mm tall. It can be scaled up to 120% and down to 80%", + "name": "Cogs KOR", + "description": "Cogs KOR is a Steampunk satin font.", "keywords": [ "display" ], -- cgit v1.3.1