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/dinomouse72/font.json | 1 + 1 file changed, 1 insertion(+) (limited to 'fonts/dinomouse72') diff --git a/fonts/dinomouse72/font.json b/fonts/dinomouse72/font.json index 283880e6..57f1bc84 100644 --- a/fonts/dinomouse72/font.json +++ b/fonts/dinomouse72/font.json @@ -8,6 +8,7 @@ "default_glyph": "_", "min_scale": 0.5, "max_scale": 3.0, + "size": 18, "horiz_adv_x_default": null, "horiz_adv_x_space": 20, "units_per_em": 100, -- cgit v1.2.3