diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2024-10-21 17:01:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-21 17:01:58 +0200 |
| commit | c6fecfb0bc91d94f56da43e242b6e59b41058094 (patch) | |
| tree | 7d33e5a67d97461089ffb6f0dbfeb1fefa95cbd0 /fonts/abril/font.json | |
| parent | dbfdb3e8d4fe3787927e8ab536473f9db6264e2b (diff) | |
Add color sort option for multicolor fonts (#3242)
Diffstat (limited to 'fonts/abril/font.json')
| -rw-r--r-- | fonts/abril/font.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/abril/font.json b/fonts/abril/font.json index 7ad13198..803ff2bb 100644 --- a/fonts/abril/font.json +++ b/fonts/abril/font.json @@ -9,6 +9,7 @@ "leading": 530, "auto_satin": false, "reversible": false, + "sortable": true, "letter_case": "", "default_glyph": " ", "min_scale": 0.8, @@ -22662,4 +22663,4 @@ "9", "?" ] -}
\ No newline at end of file +} |
