add fontconfig module

This commit is contained in:
Parashurama 2017-03-27 20:23:38 +02:00
parent 10c67faac4
commit 8d253070af

View File

@ -6124,5 +6124,17 @@
"description": "Storage, localStorage, and sessionStorage bindigs for Nim's JavaScript backend.",
"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"
}
]