Merge pull request #500 from jangko/addpolyBoolpackage

add polyBool package
This commit is contained in:
Dominik Picheta 2017-05-12 22:31:23 +01:00 committed by GitHub
commit 4d653fead5

View File

@ -6289,6 +6289,34 @@
"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"
},
{
"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"
},
{
"name": "primme",
"url": "https://github.com/jxy/primme",