diff options
| -rw-r--r-- | fonts/cooper_marif/font.json | 2 | ||||
| -rw-r--r-- | 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 9efc8178..326a5439 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 813a8410..8912cc43 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, |
