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
|
{ "props":
{ "ascent": 96
, "descent": 32
, "em": 128
, "encoding": "UnicodeFull"
, "lang": "English (US)"
, "family": "libresocial"
, "style": "Regular"
, "familyname": "libresocial"
, "fontname": "libresocial-Regular"
, "fullname": "libresocial Regular"
}
, "glyphs":
{ "0xe800": "diaspora.svg"
, "0xe801": "friendica.svg"
, "0xe802": "gitlab.svg"
, "0xe803": "gnusocial.svg"
, "0xe804": "hubzilla.svg"
, "0xe805": "mastodon.svg"
, "0xe806": "mediagoblin.svg"
, "0xe807": "notabug.svg"
, "0xe808": "pump.svg"
, "0xe809": "tox.svg"
, "0xe810": "xmpp.svg"
}
, "sfnt_names":
[ ["English (US)", "Copyright", "Copyright (c) 2017 Conocimientos Libres"]
, ["English (US)", "Family", "libresocial"]
, ["English (US)", "SubFamily", "Regular"]
, ["English (US)", "UniqueID", "libresocial 2017-7-21"]
, ["English (US)", "Fullname", "libresocial Regular"]
, ["English (US)", "Version", "Version 1.0"]
, ["English (US)", "PostScriptName", "libresocial-Regular"]
]
, "input": "."
, "output": [ "libresocial.ttf", "libresocial.svg", "libresocial.woff" ]
, "# vim: set et sw=2 ts=2 sts=2:": false
}
|