mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #500 from jangko/addpolyBoolpackage
add polyBool package
This commit is contained in:
commit
4d653fead5
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user