mirror of
https://github.com/logos-messaging/packages.git
synced 2026-04-10 16:23:08 +00:00
Added package pixels (#2252)
This commit is contained in:
parent
6eb0af0e68
commit
37e2ee4162
@ -26440,5 +26440,16 @@
|
|||||||
"description": "Widget library built on Fidget written in pure Nim and OpenGL rendered",
|
"description": "Widget library built on Fidget written in pure Nim and OpenGL rendered",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/elcritch/fidgets"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user