diff options
Diffstat (limited to 'fonts/emilio_20_simple/font.json')
| -rwxr-xr-x | fonts/emilio_20_simple/font.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/fonts/emilio_20_simple/font.json b/fonts/emilio_20_simple/font.json index 278df751..3adf1412 100755 --- a/fonts/emilio_20_simple/font.json +++ b/fonts/emilio_20_simple/font.json @@ -3,7 +3,8 @@ "description": "Emilio is a font with capital only and numbers. Every satin has zigzag underlay.", "keywords": [ "display", - "serif" + "serif", + "latin" ], "leading": 194, "auto_satin": false, @@ -18,7 +19,6 @@ "units_per_em": 194, "horiz_adv_x": { " ": 84, - "9": 153, "8": 156, "6": 150, "7": 140, @@ -117,5 +117,9 @@ "X", "Y", "Z" - ] + ], + "default_variant": "→", + "text_direction": "ltr", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
