From 1e8ea91aa0cf27c9844c4455f7fd5b120b0e2b1b Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Tue, 24 May 2022 19:07:39 +0200 Subject: Fi/fontupdate (#1665) * Update font.json add missing kerning info for letter l * Create preview.png * add aventurina grandhotel and sortefax add aventurina, grand hotel and sortefax * add monicha * update fold inkstitch * update sacramarif preview * update learning curve preview * add glacial * translation of description in English translation of avanturina, glacial , grand hotel and monicha in English * Add files via upload * Update font.json * add some smallified version of fonts * add abecedaire * add amita small plus a correction on espresso_KOR json * svg updates small corrections in svg (mainly to allow for the ' from French keyboard) * Add Silverseams fonts Add dinomouse and nick-alley update some svg, still the apostrophe * fixes and rename romanaugusa Apostrophe fix in svg files correct espresso tiny preview rename romanaugusa * roman_ags update roman_ags apostrophe * remove files * sacramarif is back * correct typo in some json Co-authored-by: Claudine --- fonts/espresso_KOR/font.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/espresso_KOR/font.json') diff --git a/fonts/espresso_KOR/font.json b/fonts/espresso_KOR/font.json index f3ee13aa..ea4cc8c0 100644 --- a/fonts/espresso_KOR/font.json +++ b/fonts/espresso_KOR/font.json @@ -1,11 +1,11 @@ { "name": "Espresso KOR", - "description": "The capital M is 16.2 mm high at 100 scale. Every satin has zigzag underlay. x is 11.5 mm high, q is 17.5 mm high, l is 17.2 mm high.", + "description": "The capital M is 16.2 mm high at 100 scale. Every satin has zigzag underlay. x is 11.5 mm high, q is 17.5 mm high, l is 17.2 mm high. The font may be scaled up to 200% and down to 80%", "leading": 100, "auto_satin": false, "reversible": true, "default_glyph": " ", - "min_scale": 1.0, + "min_scale": 0.8, "max_scale": 2.0, "horiz_adv_x_default": 45, "horiz_adv_x_space": 22, -- cgit v1.3.1