diff options
Diffstat (limited to 'fonts/geneva_simple/font.json')
| -rw-r--r-- | fonts/geneva_simple/font.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/geneva_simple/font.json b/fonts/geneva_simple/font.json new file mode 100644 index 00000000..9cc28de7 --- /dev/null +++ b/fonts/geneva_simple/font.json @@ -0,0 +1,14 @@ +{ + "name": "Geneva Simple Sans", + "description": "Suitable for small fonts (6 to 15mm)", + "leading": 16, + "letter_spacing": 2.5, + "word_spacing": 9, + "auto_satin": true, + "default_glyph": "�", + "min_scale": 0.75, + "max_scale": 2.0, + "kerning_pairs": { + "wo": -0.9 + } +} |
