diff options
Diffstat (limited to 'lab/metadata.json')
-rw-r--r-- | lab/metadata.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/lab/metadata.json b/lab/metadata.json new file mode 100644 index 0000000..c47ea08 --- /dev/null +++ b/lab/metadata.json @@ -0,0 +1,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 +} |