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

Asynchronous web worker support. #4

Closed thejbw closed 11 years ago

thejbw commented 11 years ago

Added Asynchronous Web Worker support (animWorker.js), modified GIFEncoder.js to support animWorker and added anim.js: example code to show how to use animWorker.