diff options
Diffstat (limited to 'fonts/geneva_rounded/font.json')
| -rw-r--r-- | fonts/geneva_rounded/font.json | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/fonts/geneva_rounded/font.json b/fonts/geneva_rounded/font.json index b9369c2a..48455d6d 100644 --- a/fonts/geneva_rounded/font.json +++ b/fonts/geneva_rounded/font.json @@ -1,10 +1,15 @@ { - "name": "Geneva Simple Sans Rounded", - "description": "Suitable for small fonts (8 to 20 mm)", - "leading": 16, - "horiz_adv_x_space": 30, - "auto_satin": true, - "default_glyph": "�", - "min_scale": 0.75, - "max_scale": 2.0 -} + "name": "Geneva Simple Sans Rounded", + "description": "Suitable for small fonts (8 to 20 mm)", + "leading": 60, + "auto_satin": true, + "reversible": true, + "default_glyph": "�", + "min_scale": 0.7, + "max_scale": 2.0, + "horiz_adv_x_default": null, + "horiz_adv_x_space": 30, + "units_per_em": 60, + "horiz_adv_x": {}, + "kerning_pairs": {} +}
\ No newline at end of file |
