diff --git a/packages.json b/packages.json index 1433c90..c071697 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]