diff options
| author | Benson Muite <bkmgit@users.noreply.github.com> | 2025-03-08 19:14:18 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-08 19:14:18 +0300 |
| commit | 0d2fc24f25f87562f0755b53dad6204efad1330d (patch) | |
| tree | e15ab215a6091172e6cc65a58e1fa3f1f5004ba0 /fonts/inkstitch_masego/font.json | |
| parent | c2aeb39a4413dd8bc6c14c832ab506c8c335faba (diff) | |
Add Masego font
Diffstat (limited to 'fonts/inkstitch_masego/font.json')
| -rw-r--r-- | fonts/inkstitch_masego/font.json | 169 |
1 files changed, 169 insertions, 0 deletions
diff --git a/fonts/inkstitch_masego/font.json b/fonts/inkstitch_masego/font.json new file mode 100644 index 00000000..e3143764 --- /dev/null +++ b/fonts/inkstitch_masego/font.json @@ -0,0 +1,169 @@ +{ + "name": "Ink/Stitch Masego", + "description": "Masego is a display san-serif typeface.", + "leading": 100, + "auto_satin": false, + "reversible": false, + "letter_case": "", + "default_glyph": "o", + "min_scale": 1.0, + "max_scale": 1.5, + "size": 16.7, + "horiz_adv_x_default": 47, + "horiz_adv_x_space": 30, + "units_per_em": 100, + "horiz_adv_x": { + "!": 20, + "\"": 36, + "/": 47, + "'": 20, + "+": 27, + ",": 18, + "-": 21, + ".": 18, + "0": 46, + "1": 21, + "2": 46, + "3": 46, + "4": 46, + "5": 46, + "6": 46, + "7": 46, + "8": 46, + "9": 46, + ":": 17, + ";": 17, + "=": 26, + "?": 48, + "A": 47, + "C": 47, + "D": 47, + "E": 47, + "G": 47, + "H": 44, + "I": 22, + "K": 47, + "M": 78, + "N": 63, + "O": 48, + "Q": 46, + "R": 48, + "S": 46, + "T": 46, + "U": 47, + "V": 47, + "W": 81, + "X": 47, + "Y": 47, + "Z": 55, + "[": 26, + "]": 26, + "f": 41, + "h": 47, + "i": 21, + "j": 37, + "k": 47, + "l": 21, + "m": 60, + "o": 46, + "s": 46, + "t": 41, + "v": 45, + "w": 60, + "x": 47, + "z": 52 + }, + "kerning_pairs": { + "Fo": 5, + "ej": 14, + "fu": 4, + "fo": 5, + "fg": 3, + "fa": 3, + "hj": 7, + "ij": 11, + "ll": 3, + "nj": 12, + "tu": 3, + "th": 3, + "uj": 12 + }, + "glyphs": [ + "/", + "!", + "\"", + "'", + "+", + ",", + "-", + ".", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + ":", + ";", + "=", + "?", + "A", + "B", + "C", + "D", + "E", + "F", + "G", + "H", + "I", + "J", + "K", + "L", + "M", + "N", + "O", + "P", + "Q", + "R", + "S", + "T", + "U", + "V", + "W", + "X", + "Y", + "Z", + "[", + "]", + "a", + "b", + "c", + "d", + "e", + "f", + "g", + "h", + "i", + "j", + "k", + "l", + "m", + "n", + "o", + "p", + "q", + "r", + "s", + "t", + "u", + "v", + "w", + "x", + "y", + "z" + ] +} |
