Added package simplepng (#1079)

This commit is contained in:
Jon Renner 2019-05-20 01:11:13 -05:00 committed by Miran
parent 60e878994a
commit 1ec87a75c5

View File

@ -13312,6 +13312,18 @@
"license": "MIT",
"web": "https://github.com/johnconway/feed-nim"
},
{
"name": "simplepng",
"url": "https://github.com/jrenner/nim-simplepng",
"method": "git",
"tags": [
"png",
"image"
],
"description": "high level simple way to write PNGs",
"license": "MIT",
"web": "https://github.com/jrenner/nim-simplepng"
},
{
"name": "dali",
"url": "https://github.com/akavel/dali",