pkrumins / node-gif

A node.js C++ module for creating GIF images and animated GIFs from RGB or RGBA buffers.
http://www.catonmat.net
213 stars 29 forks source link

garbage gif output #24

Open proftom opened 9 years ago

proftom commented 9 years ago

Hello, running node 0.8.6 on kubuntu

npm install gif. compiles with some warnings

Then in tests sub directory of node_modules

ran node dynamic-gif-stack. It produces http://snag.gy/B7g8L.jpg

same thing for the async.