antimatter15 / jsgif

Save a HTML5 Canvas to GIF and Animations. A port of as3gif GIFPlayer to JS
http://antimatter15.com/
MIT License
1.07k stars 138 forks source link

Updated GIFEncoder.js and added function for downloading #29

Closed naveennamani closed 7 years ago

naveennamani commented 7 years ago

Added code that validate the ImageData input, when is_ImageData is set true while adding new frame using the function addFrame.