Merge pull request #505 from rxi/master

Added gifwriter library
This commit is contained in:
Dominik Picheta 2017-05-22 17:48:45 +01:00 committed by GitHub
commit 483010e9b6

View File

@ -6360,5 +6360,18 @@
"description": "API for Web Audio (JS)",
"license": "MIT",
"web": "https://github.com/ftsf/nim-webaudio"
},
{
"name": "gifwriter",
"url": "https://github.com/rxi/gifwriter",
"method": "git",
"tags": [
"gif",
"image",
"library"
],
"description": "Animated GIF writing library based on jo_gif",
"license": "MIT",
"web": "https://github.com/rxi/gifwriter"
}
]