From 6c070908ef3fa345fb7af27ae941b908e8703149 Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:17:17 +0200 Subject: Claudine/improve fonts 11 (#2850) * amitaclo small set small tolerance for underlay of small version of amitaclo * amitaclo small * auberge small * baumans add a small version * espresso small * Pacificlo * glacial * tolerance setting to digory doodles and small font * excalibur * magnolia KOR * Emilio 20 Simple Small * add new previews * glacial set minnimum size to 50% * check all params are set abecedaire AGS garamond apex lake apex simple aventurina brockscript cherryfor inkstitch * check parameters are all there and also check baseline is at the right place.... chopin coronaviral deja vu digoory doodle emilio 20 emilio 20 applique emilio bold emilio tricolore infinipicto foldinkstitch * make sure all params are consistent and present kausham script * checking all parameters are present andc onsistent learning curve lobster manuskrit gotisch marcellus FI monicha namskout roman AGS milli marif roman AGS bicolore sacramarif * check parameters consistency sortefax medium sortefax XXL TT Directors TT Masters Abril * amitaclo simplify paths --- fonts/glacial_tiny/font.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/glacial_tiny/font.json') diff --git a/fonts/glacial_tiny/font.json b/fonts/glacial_tiny/font.json index e437c8eb..6b409d15 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 40% and enlarged up to 150%.", + "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%.", "keywords": [ "sans_serif", "tiny" @@ -10,7 +10,7 @@ "reversible": true, "letter_case": "", "default_glyph": " ", - "min_scale": 0.4, + "min_scale": 0.5, "max_scale": 1.5, "size": 5.6, "horiz_adv_x_default": 20, -- cgit v1.3.1