Add pixie. (#1718)

This commit is contained in:
treeform
2020-11-22 08:22:48 +01:00
committed by GitHub
parent d556da414c
commit ea0f1f36e7
+19
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",