diff options
author | Jesús Eduardo <heckyel@hyperbola.info> | 2017-07-22 22:44:44 -0500 |
---|---|---|
committer | Jesús Eduardo <heckyel@hyperbola.info> | 2017-07-22 22:44:44 -0500 |
commit | 5b06443ef2e309db3de92eac074fd9b680ebea2f (patch) | |
tree | 6c183def117fad5df4dce2c1f733c1d926e44b10 /lab | |
parent | 2da2eaa9bf333b372315d9b744dc363ce292d959 (diff) | |
download | libresocial-5b06443ef2e309db3de92eac074fd9b680ebea2f.tar.lz libresocial-5b06443ef2e309db3de92eac074fd9b680ebea2f.tar.xz libresocial-5b06443ef2e309db3de92eac074fd9b680ebea2f.zip |
Agrega salida para formato OTF
Diffstat (limited to 'lab')
-rw-r--r-- | lab/metadata.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lab/metadata.json b/lab/metadata.json index c47ea08..f4b1505 100644 --- a/lab/metadata.json +++ b/lab/metadata.json @@ -33,6 +33,6 @@ , ["English (US)", "PostScriptName", "libresocial-Regular"] ] , "input": "." -, "output": [ "libresocial.ttf", "libresocial.svg", "libresocial.woff" ] +, "output": [ "libresocial.ttf", "libresocial.otf", "libresocial.svg", "libresocial.woff" ] , "# vim: set et sw=2 ts=2 sts=2:": false } |