diff options
Diffstat (limited to 'fonts/tt_directors/font.json')
| -rw-r--r-- | fonts/tt_directors/font.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/tt_directors/font.json b/fonts/tt_directors/font.json new file mode 100644 index 00000000..a819c2cc --- /dev/null +++ b/fonts/tt_directors/font.json @@ -0,0 +1,14 @@ +{ + "name": "TT Directors", + "description": "A font suited for directing", + "leading": 20, + "letter_spacing": 1.0, + "word_spacing": 4.5, + "auto_satin": true, + "default_glyph": "?", + "min_scale": 1.0, + "max_scale": 5.0, + "kerning_pairs": { + "wo": -0.3 + } +} |
