From 3c7d9d4a5aef223e0698ce3d2b26fb92067099a6 Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:57:41 -1000 Subject: Claudine/make more fonts sortable (#3280) * brockscript make brockscript color sortable * emilio applique make emilio applique color sortable * namskout AGS make namskout color sortable * namskout relief makenamskout relief color sortable * fix emilio V --- fonts/emilio_20_applique/font.json | 1 + 1 file changed, 1 insertion(+) (limited to 'fonts/emilio_20_applique/font.json') diff --git a/fonts/emilio_20_applique/font.json b/fonts/emilio_20_applique/font.json index dc991a34..ec1cba02 100755 --- a/fonts/emilio_20_applique/font.json +++ b/fonts/emilio_20_applique/font.json @@ -9,6 +9,7 @@ "leading": 200, "auto_satin": false, "reversible": false, + "sortable": true, "letter_case": "upper", "default_glyph": " ", "min_scale": 1.0, -- cgit v1.3.1