Merge pull request #488 from Parashurama/master

add fontconfig module
This commit is contained in:
Dominik Picheta 2017-03-28 18:47:14 +02:00 committed by GitHub
commit dd9e9fd06f

View File

@ -6125,6 +6125,18 @@
"license": "MIT",
"web": "https://bitbucket.org/moigagoo/storage/"
},
{
"name": "fontconfig",
"url": "https://github.com/Parashurama/fontconfig",
"method": "git",
"tags": [
"fontconfig",
"font"
],
"description": "Low level wrapper for the fontconfig library.",
"license": "Fontconfig License",
"web": "https://github.com/Parashurama/fontconfig"
},
{
"name": "sysrandom",
"url": "https://github.com/euantorano/sysrandom.nim",