jnordberg / gif.js

JavaScript GIF encoding library
http://jnordberg.github.io/gif.js/
MIT License
4.76k stars 668 forks source link

Does not run in Android < 4.4 #30

Closed confile closed 10 years ago

confile commented 10 years ago

Is there a way to disable webworker because android < 4.4 does not support this feature?

jnordberg commented 10 years ago

Nope

confile commented 10 years ago

I would be great if webworker usage is optional.