From 27d2fcecaaec7ab3b153981a77f53a9eda8a8add Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sun, 23 Oct 2022 09:17:17 +0200 Subject: Lettering: add font size filter (#1854) * auto-update scale on font selection with an active filter --- fonts/amitaclo_small/font.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'fonts/amitaclo_small') diff --git a/fonts/amitaclo_small/font.json b/fonts/amitaclo_small/font.json index f7a10aec..bc13d2d8 100644 --- a/fonts/amitaclo_small/font.json +++ b/fonts/amitaclo_small/font.json @@ -6,7 +6,8 @@ "reversible": false, "default_glyph": " ", "min_scale": 0.25, - "max_scale":0.55, + "max_scale": 0.55, + "size": 25.3, "horiz_adv_x_default": 0, "horiz_adv_x_space": 24, "units_per_em": 113, @@ -43605,4 +43606,4 @@ "Px": 5, "Pv": 2 } -} \ No newline at end of file +} -- cgit v1.2.3