-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.fontcustom-manifest.json
77 lines (77 loc) · 2.31 KB
/
.fontcustom-manifest.json
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
{
"checksum": {
"previous": "16162f150d3b19ba44cc2e51f284fbcdff1d8722369f798daec6b2817f6f7b69",
"current": "16162f150d3b19ba44cc2e51f284fbcdff1d8722369f798daec6b2817f6f7b69"
},
"fonts": [
"fontcustom/fontcustom_16162f150d3b19ba44cc2e51f284fbcd.ttf",
"fontcustom/fontcustom_16162f150d3b19ba44cc2e51f284fbcd.svg",
"fontcustom/fontcustom_16162f150d3b19ba44cc2e51f284fbcd.woff",
"fontcustom/fontcustom_16162f150d3b19ba44cc2e51f284fbcd.eot",
"fontcustom/fontcustom_16162f150d3b19ba44cc2e51f284fbcd.woff2"
],
"glyphs": {
"GraphQL_Logo": {
"codepoint": 61696,
"source": "./fontcustom/input-svg/GraphQL_Logo.svg"
},
"handlebars": {
"codepoint": 61697,
"source": "./fontcustom/input-svg/handlebars.svg"
},
"icu": {
"codepoint": 61698,
"source": "./fontcustom/input-svg/icu.svg"
},
"ocaml": {
"codepoint": 61702,
"source": "./fontcustom/input-svg/ocaml.svg"
},
"reason": {
"codepoint": 61701,
"source": "./fontcustom/input-svg/reason.svg"
},
"rust": {
"codepoint": 61700,
"source": "./fontcustom/input-svg/rust.svg"
},
"scala": {
"codepoint": 61699,
"source": "./fontcustom/input-svg/scala.svg"
}
},
"options": {
"autowidth": false,
"config": "./fontcustom/config.yml",
"copyright": "",
"css3": false,
"css_selector": ".icon-{{glyph}}",
"debug": false,
"font_ascent": 448,
"font_descent": 64,
"font_design_size": 16,
"font_em": 512,
"font_name": "fontcustom",
"force": false,
"input": {
"templates": "./fontcustom/input-svg/",
"vectors": "./fontcustom/input-svg/"
},
"no_hash": false,
"output": {
"css": "fontcustom",
"fonts": "fontcustom",
"preview": "fontcustom"
},
"preprocessor_path": null,
"quiet": false,
"templates": [
"css",
"preview"
]
},
"templates": [
"fontcustom/fontcustom.css",
"fontcustom/fontcustom-preview.html"
]
}