diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2024-11-11 17:57:41 -1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-11 17:57:41 -1000 |
| commit | 3c7d9d4a5aef223e0698ce3d2b26fb92067099a6 (patch) | |
| tree | cd334eba7c5937afdc101dcc4e563248dbb2a47c /fonts/Brockscript/font.json | |
| parent | 2e9ec2ca08133c92a40b047fed7f3a4a705e27d4 (diff) | |
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
Diffstat (limited to 'fonts/Brockscript/font.json')
| -rw-r--r-- | fonts/Brockscript/font.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/Brockscript/font.json b/fonts/Brockscript/font.json index 01ff702b..1a2fa400 100644 --- a/fonts/Brockscript/font.json +++ b/fonts/Brockscript/font.json @@ -4,11 +4,13 @@ "keywords": [ "handwriting", "display", - "italic" + "italic", + "multicolor" ], "leading": 200, "auto_satin": false, "reversible": false, + "sortable": true, "letter_case": "", "default_glyph": "�", "min_scale": 1, |
