Add pixie. (#1718)

This commit is contained in:
treeform 2020-11-21 23:22:48 -08:00 committed by GitHub
parent d556da414c
commit ea0f1f36e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11101,6 +11101,25 @@
"license": "MIT",
"web": "https://github.com/treeform/urlly"
},
{
"name": "pixie",
"url": "https://github.com/treeform/pixie",
"method": "git",
"tags": [
"images",
"paths",
"stroke",
"fill",
"vector",
"raster",
"png",
"bmp",
"jpg"
],
"description": "Full-featured 2d graphics library for Nim.",
"license": "MIT",
"web": "https://github.com/treeform/pixie"
},
{
"name": "xdo",
"url": "https://github.com/juancarlospaco/nim-xdo",