summaryrefslogtreecommitdiff
path: root/fonts/infinipicto/font.json
blob: 617691f660a402b9696b30e5b15bbe043e512b4f (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
{
    "name": "InfiniPicto",
    "description": "InfiniPicto is a fun font containing only the 26 A-Z glyph. Each letter is a pictogram of an object whose name begins with that very letter..... in French",
    "keywords": [
        "display",
        "multicolor"
    ],
    "leading": 350,
    "auto_satin": false,
    "reversible": false,
    "letter_case": "upper",
    "default_glyph": "�",
    "min_scale": 0.7,
    "max_scale": 2,
    "size": 70,
    "horiz_adv_x_default": 0,
    "horiz_adv_x_space": 55,
    "units_per_em": 250,
    "horiz_adv_x": {
        " ": 55,
        " ": 22,
        "A": 286,
        "B": 261,
        "C": 235,
        "D": 205,
        "E": 247,
        "F": 226,
        "G": 361,
        "H": 285,
        "I": 113,
        "J": 253,
        "K": 228,
        "L": 167,
        "M": 274,
        "N": 256,
        "O": 262,
        "P": 275,
        "Q": 264,
        "R": 247,
        "S": 218,
        "T": 188,
        "U": 357,
        "V": 301,
        "W": 291,
        "X": 304,
        "Y": 256,
        "Z": 174
    },
    "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"
    ]
}