diff --git a/packages.json b/packages.json index b4f1bc49..1c24fe77 100644 --- a/packages.json +++ b/packages.json @@ -34212,6 +34212,22 @@ "license": "MIT", "web": "https://aspiring-aster.github.io/twim/" }, + { + "name": "blend2d", + "url": "https://github.com/openpeeps/blend2d-nim", + "method": "git", + "tags": [ + "graphics", + "2d", + "blend2d", + "2d-graphics", + "rasterization", + "vector" + ], + "description": "Blend2D for Nim language", + "license": "MIT", + "web": "https://github.com/openpeeps/blend2d-nim" + }, { "name": "bestfetch", "url": "https://gitlab.com/Maxb0tbeep/bestfetch",