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/marcelusSC_FI/font.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts/marcelusSC_FI') diff --git a/fonts/marcelusSC_FI/font.json b/fonts/marcelusSC_FI/font.json index 0a9e0f22..997b2cb1 100644 --- a/fonts/marcelusSC_FI/font.json +++ b/fonts/marcelusSC_FI/font.json @@ -8,6 +8,7 @@ "default_glyph": "�", "min_scale": 0.7, "max_scale": 5.0, + "size": 36, "horiz_adv_x_default": 136, "horiz_adv_x_space": 30, "units_per_em": 136, @@ -7431,4 +7432,4 @@ "Vp": 1, "Xv": 3 } -} \ No newline at end of file +} -- cgit v1.3.1