Merge pull request #499 from jangko/addfreetype

add freetype package
This commit is contained in:
Dominik Picheta 2017-05-05 11:45:34 +01:00 committed by GitHub
commit 00d676c5ce

View File

@ -6275,5 +6275,18 @@
"description": "A 2D|3D game engine",
"license": "MIT",
"web": "https://github.com/fragworks/frag"
},
{
"name": "freetype",
"url": "https://github.com/jangko/freetype",
"method": "git",
"tags": [
"font",
"renderint",
"library"
],
"description": "wrapper for FreeType2 library",
"license": "MIT",
"web": "https://github.com/jangko/freetype"
}
]