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/grand_hotel_marif/font.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts/grand_hotel_marif') diff --git a/fonts/grand_hotel_marif/font.json b/fonts/grand_hotel_marif/font.json index d45fc075..f831d426 100644 --- a/fonts/grand_hotel_marif/font.json +++ b/fonts/grand_hotel_marif/font.json @@ -8,6 +8,7 @@ "default_glyph": "�", "min_scale": 0.6, "max_scale": 1.4, + "size": 35, "horiz_adv_x_default": 62, "horiz_adv_x_space": 40, "units_per_em": 173, @@ -7290,4 +7291,4 @@ "XV": 3, "XB": 2 } -} \ No newline at end of file +} -- cgit v1.3.1