diff options
Diffstat (limited to 'fonts/emilio_20_tartan/font.json')
| -rwxr-xr-x | fonts/emilio_20_tartan/font.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fonts/emilio_20_tartan/font.json b/fonts/emilio_20_tartan/font.json index 9d2b967a..fbcc85be 100755 --- a/fonts/emilio_20_tartan/font.json +++ b/fonts/emilio_20_tartan/font.json @@ -11,6 +11,10 @@ "leading": 200, "auto_satin": false, "reversible": false, + "sortable": true, + "combine_at_sort_indices": [ + 0 + ], "letter_case": "upper", "default_glyph": " ", "min_scale": 0.65, @@ -93,4 +97,4 @@ "Y", "Z" ] -}
\ No newline at end of file +} |
