Added package blend2d (#2953)

This commit is contained in:
George Lemon 2024-11-24 21:21:01 +02:00 committed by GitHub
parent 05ee7f05ed
commit 7263ebf0c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",