mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
add polyBool package
This commit is contained in:
parent
00d676c5ce
commit
25110f13f2
@ -6288,5 +6288,18 @@
|
|||||||
"description": "wrapper for FreeType2 library",
|
"description": "wrapper for FreeType2 library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jangko/freetype"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user