summaryrefslogtreecommitdiff
path: root/fonts/cherryforkaalleen/font.json
blob: 88aaeca66ca2ff472e38e8900508357e8d86f2b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
    "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%",
    "keywords": [
        "display",
        "monogram",
        "multicolor"
    ],
    "leading": 300,
    "auto_satin": false,
    "reversible": false,
    "letter_case": "upper",
    "default_glyph": " ",
    "min_scale": 0.8,
    "max_scale": 1.3,
    "size": 75,
    "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": {},
    "glyphs": [
        "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",
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "0"
    ]
}