add freetype package

This commit is contained in:
andri lim 2017-05-05 16:52:58 +07:00
parent 58ef27ae68
commit 6115ab9b31

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"
}
]