Added package dither (#2806)

This commit is contained in:
James 2024-02-05 17:51:10 -08:00 committed by GitHub
parent e685e4c1b3
commit 7e3cfcd8ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32506,6 +32506,18 @@
"license": "MIT",
"web": "https://github.com/thisago/instagram"
},
{
"name": "dither",
"url": "https://github.com/Nycto/dither-nim",
"method": "git",
"tags": [
"dither",
"graphics"
],
"description": "Dithering algorithms in Nim",
"license": "Apache-2.0",
"web": "https://github.com/Nycto/dither-nim"
},
{
"name": "traitor",
"url": "https://github.com/beef331/traitor",