diff options
Diffstat (limited to 'fonts/emilio_20_tartan')
| -rwxr-xr-x | fonts/emilio_20_tartan/font.json | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/fonts/emilio_20_tartan/font.json b/fonts/emilio_20_tartan/font.json index 20f6c9eb..0a2ae853 100755 --- a/fonts/emilio_20_tartan/font.json +++ b/fonts/emilio_20_tartan/font.json @@ -1,12 +1,13 @@ { "name": "EMILIO_20_Tartan", - - "description": "Emilio 20 Tartan uses tartan fill for a colorful font.", - "keywords": [ + "description": "Emilio 20 Tartan uses tartan fill for a colorful font.", + "keywords": [ "display", - "serif", + "monogram", "multicolor", - "tartan" + "serif", + "tartan", + "latin" ], "leading": 200, "auto_satin": false, @@ -96,5 +97,7 @@ "X", "Y", "Z" - ] -} + ], + "default_variant": "→", + "text_direction": "ltr" +}
\ No newline at end of file |
