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/Shojumaru/font.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fonts/Shojumaru') diff --git a/fonts/Shojumaru/font.json b/fonts/Shojumaru/font.json index 382e63b6..983ee7c9 100644 --- a/fonts/Shojumaru/font.json +++ b/fonts/Shojumaru/font.json @@ -1,6 +1,6 @@ { "name": "Shojumaru", - "description": "Shojumaru is a manga like font with upper case letters 23 mm high and lower case letters 19mm high. It can be reduced down to 40% and enlarged up to 200%. ", + "description": "Shojumaru is a manga like satin font.", "keywords": [ "sans_serif", "display" -- cgit v1.3.1