diff options
| author | LaureFR38 <63351363+LaureFR38@users.noreply.github.com> | 2021-04-03 11:31:30 +0200 |
|---|---|---|
| committer | Lex Neva <github.com@lexneva.name> | 2021-04-24 15:26:31 -0400 |
| commit | a6f2cfaef831f1b796f554b6c3ea8f8c95e6d0c5 (patch) | |
| tree | 92df1ec8ce7c840b5ad06a9486ef08d6bab5342d /fonts/geneva_simple/font.json | |
| parent | db3cf1d1068ad8e8f8c17db5533781d31871c528 (diff) | |
update all
Diffstat (limited to 'fonts/geneva_simple/font.json')
| -rw-r--r-- | fonts/geneva_simple/font.json | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/fonts/geneva_simple/font.json b/fonts/geneva_simple/font.json index 2061b7f1..7783e1b5 100644 --- a/fonts/geneva_simple/font.json +++ b/fonts/geneva_simple/font.json @@ -1,10 +1,15 @@ { - "name": "Geneva Simple Sans", - "description": "Suitable for small fonts (6 to 15mm)", - "leading": 16, - "horiz_adv_x_space": 34, - "auto_satin": true, - "default_glyph": "�", - "min_scale": 0.75, - "max_scale": 2.0 -} + "name": "Geneva Simple Sans", + "description": "Suitable for small fonts (6 to 15mm)", + "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": 34, + "units_per_em": 60, + "horiz_adv_x": {}, + "kerning_pairs": {} +}
\ No newline at end of file |
