add polyBool package

This commit is contained in:
andri lim 2017-05-05 18:25:13 +07:00
parent 00d676c5ce
commit 25110f13f2

View File

@ -6288,5 +6288,18 @@
"description": "wrapper for FreeType2 library",
"license": "MIT",
"web": "https://github.com/jangko/freetype"
},
{
"name": "polyBool",
"url": "https://github.com/jangko/polyBool",
"method": "git",
"tags": [
"polygon",
"clipper",
"library"
],
"description": "Polygon Clipper Library (Martinez Algorithm)",
"license": "MIT",
"web": "https://github.com/jangko/polyBool"
}
]