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
|
{
"props": {
"ascent": 96,
"descent": 32,
"em": 128,
"encoding": "UnicodeFull",
"lang": "English (US)",
"family": "libresocial",
"style": "Regular",
"familyname": "libresocial",
"fontname": "libresocial",
"fullname": "libresocial"
},
"glyphs": {
"0xe800": "copyleft.svg",
"0xe801": "diaspora.svg",
"0xe802": "friendica.svg",
"0xe803": "gitlab.svg",
"0xe804": "gnusocial.svg",
"0xe805": "hubzilla.svg",
"0xe806": "liberapay.svg",
"0xe807": "libregit.svg",
"0xe808": "mastodon.svg",
"0xe809": "matrix.svg",
"0xe810": "mediagoblin.svg",
"0xe811": "notabug.svg",
"0xe812": "peertube.svg",
"0xe813": "pixelfed.svg",
"0xe814": "pump.svg",
"0xe815": "tox.svg",
"0xe816": "xmpp.svg"
},
"sfnt_names": [
["English (US)", "Copyright", "Copyright (c) 2018 Conocimientos Libres"],
["English (US)", "Family", "libresocial"],
["English (US)", "SubFamily", "Regular"],
["English (US)", "UniqueID", "Libresocial 2018-7-11"],
["English (US)", "Fullname", "libresocial"],
["English (US)", "Version", "Version 1.1"],
["English (US)", "PostScriptName", "libresocial"]
],
"input": ".",
"output": [
"libresocial.ttf",
"libresocial.otf",
"libresocial.svg",
"libresocial.woff"
]
}
|