From 207395d581a74e8e5893e38c9b309730b02da955 Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Sat, 14 Sep 2024 09:33:18 +0200 Subject: [PATCH] json corrections (#3194) letter_case set to upper for perspective-tricolore coopermarif description correction : the font may be scaled down to 50%. --- fonts/cooper_marif/font.json | 2 +- fonts/perspective_tricolore_KOR/font.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/fonts/cooper_marif/font.json b/fonts/cooper_marif/font.json index 9efc81788..326a54393 100644 --- a/fonts/cooper_marif/font.json +++ b/fonts/cooper_marif/font.json @@ -1,6 +1,6 @@ { "name": "CooperMarif", - "description": "CooperMarif is a large and airy font. Lower case letters are 60mm high and upper case M is 90 mm high. It can be scaled between 60% and 300%", + "description": "CooperMarif is a large and airy font. Lower case letters are 60mm high and upper case M is 90 mm high. It can be scaled between 50% and 300%", "keywords": [ "display", "monogram", diff --git a/fonts/perspective_tricolore_KOR/font.json b/fonts/perspective_tricolore_KOR/font.json index 813a84109..8912cc430 100644 --- a/fonts/perspective_tricolore_KOR/font.json +++ b/fonts/perspective_tricolore_KOR/font.json @@ -10,7 +10,8 @@ "leading": 170.0, "auto_satin": false, "reversible": false, - "letter_case": "", + "letter_case": "upper", + "description": "police ombrée en tartan tricolore, elle peut être agrandie d'environ 250%", "default_glyph": "?", "size": 36.0, "min_scale": 0.8,