diff options
Diffstat (limited to 'fonts/cherryforkaalleen/font.json')
| -rwxr-xr-x | fonts/cherryforkaalleen/font.json | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/fonts/cherryforkaalleen/font.json b/fonts/cherryforkaalleen/font.json new file mode 100755 index 00000000..00e9aaca --- /dev/null +++ b/fonts/cherryforkaalleen/font.json @@ -0,0 +1,73 @@ +{ + "name": "Cherry for Kaalleen", + "description": "Cherry for Kaalleen is a large decorative font of size approximatively 75mm. It contains 36 glyphs including the numbers and the 26 capitals A-Z. It can be reduced down to 80% and enlarged up to 130%", + "leading": 232, + "auto_satin": false, + "reversible": false, + "letter-case": "upper", + "default_glyph": " ", + "min_scale": 0.8, + "max_scale": 1.3, + "horiz_adv_x_default": 234, + "horiz_adv_x_space": 53, + "units_per_em": 212, + "horiz_adv_x": { + "\r": 53, + " ": 53, + "!": 224, + "$": 224, + "0": 224, + "1": 224, + "2": 224, + "3": 224, + "4": 224, + "5": 224, + "6": 224, + "7": 224, + "8": 224, + "9": 224, + "?": 224, + "B": 233, + "C": 233, + "D": 233, + "E": 235, + "F": 238, + "G": 235, + "I": 235, + "J": 235, + "K": 232, + "L": 238, + "O": 238, + "Q": 233, + "S": 235, + "V": 235, + "W": 233, + "X": 233, + "Y": 239, + "Z": 236, + "b": 233, + "c": 233, + "d": 233, + "e": 235, + "f": 238, + "g": 235, + "i": 235, + "j": 235, + "k": 232, + "l": 238, + "o": 238, + "q": 233, + "s": 235, + "v": 235, + "w": 233, + "x": 233, + "y": 239, + "z": 236, + "€": 224, + "£": 224, + "¤": 185, + "§": 196, + "¶": 200 + }, + "kerning_pairs": {} +} |
