add nimAGG package

This commit is contained in:
andri lim 2017-05-10 16:44:13 +07:00
parent 25110f13f2
commit 84cbfe0710

View File

@ -6301,5 +6301,20 @@
"description": "Polygon Clipper Library (Martinez Algorithm)",
"license": "MIT",
"web": "https://github.com/jangko/polyBool"
},
{
"name": "nimAGG",
"url": "https://github.com/jangko/nimAGG",
"method": "git",
"tags": [
"renderer",
"rasterizer",
"library",
"2D",
"graphics"
],
"description": "Hi Fidelity Rendering Engine",
"license": "MIT",
"web": "https://github.com/jangko/nimAGG"
}
]