diff options
Diffstat (limited to 'fonts/tt_directors/font.json')
| -rw-r--r-- | fonts/tt_directors/font.json | 75 |
1 files changed, 37 insertions, 38 deletions
diff --git a/fonts/tt_directors/font.json b/fonts/tt_directors/font.json index 3a539488..14282d29 100644 --- a/fonts/tt_directors/font.json +++ b/fonts/tt_directors/font.json @@ -4,18 +4,21 @@ "keywords": [ "sans_serif", "display" - ], - "leading": 100, - "auto_satin": true, - "reversible": true, - "default_glyph": "?", - "min_scale": 1.0, - "max_scale": 5.0, + ], + "leading": 100, + "auto_satin": false, + "letter_case": "upper", + "reversible": false, + "default_glyph": "�", + "min_scale": 0.5, + "max_scale": 1.4, "size": 18.5, "horiz_adv_x_default": 34, "horiz_adv_x_space": 14, "units_per_em": 100, "horiz_adv_x": { + "Œ": 56, + "Æ": 57, "\r": 0, " ": 14, "!": 17, @@ -50,11 +53,18 @@ "?": 30, "@": 53, "A": 32, + "À": 32, + "Â": 32, "C": 32, "E": 27, + "É": 27, + "È": 27, + "Ê": 27, "F": 27, "G": 33, "I": 19, + "Î": 22, + "Ï": 30, "J": 19, "K": 33, "L": 26, @@ -63,6 +73,8 @@ "S": 30, "T": 29, "U": 35, + "Û": 35, + "Ü": 35, "V": 32, "W": 49, "X": 32, @@ -729,63 +741,50 @@ }, "glyphs": [ "Q", - "q", + "ß", + "SS", "W", - "w", "E", - "e", + "É", + "È", + "Ê", + "Ë", "R", - "r", "T", - "t", "Y", - "y", + "Ÿ", "U", - "u", + "Ü", + "Û", "I", - "i", + "Î", + "Ï", "O", - "o", + "Œ", + "Ö", + "Ô", "P", - "p", "A", - "a", + "Æ", + "À", + "Â", "S", - "s", "D", - "d", "F", - "f", "G", - "g", "H", - "h", "J", - "j", "K", - "k", "L", - "l", - "Ö", - "ö", "Ä", - "ä", "Z", - "z", "X", - "x", "C", - "c", + "Ç", "V", - "v", "B", - "b", "N", - "n", "M", - "m", - "Ü", - "ü", "|", "<", ">", |
