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

added AnimatedGif.setOutputCallback in addition to setOutput file #12

Closed sidorares closed 11 years ago

sidorares commented 11 years ago

allows you to set callback(dataChunk) and stream gif frames

pkrumins commented 11 years ago

npm published as v2.0.2.