Added package suffer (#662)

This commit is contained in:
emekoi 2018-02-27 10:50:30 -06:00 committed by Dominik Picheta
parent acfd70e473
commit 3ddb6c209f

View File

@ -8257,6 +8257,19 @@
"license": "MIT",
"web": "https://github.com/dom96/pwned"
},
{
"name": "suffer",
"url": "https://github.com/emekoi/suffer",
"method": "git",
"tags": [
"graphics",
"font",
"software"
],
"description": "a nim library for drawing 2d shapes, text, and images to 32bit software pixel buffers",
"license": "MIT",
"web": "https://github.com/emekoi/suffer"
},
{
"name": "metric",
"url": "https://github.com/mjendrusch/metric",