Added package pixels (#2252)

This commit is contained in:
Andreas Rumpf
2022-06-10 10:00:58 +02:00
committed by GitHub
parent 6eb0af0e68
commit 37e2ee4162
+11
View File
@@ -26440,5 +26440,16 @@
"description": "Widget library built on Fidget written in pure Nim and OpenGL rendered",
"license": "MIT",
"web": "https://github.com/elcritch/fidgets"
},
{
"name": "pixels",
"url": "https://github.com/Araq/pixels",
"method": "git",
"tags": [
"graphics"
],
"description": "Toy support library for primitive graphics programming.",
"license": "MIT",
"web": "https://github.com/Araq/pixels"
}
]