gif.js
gif.js copied to clipboard
option to predefine the color palette for speedup
:+1:
It would also make sense to move the color lookup out of NeuQuant.js and have it so you can supply your own function
It looks like this has been implemented by https://github.com/jnordberg/gif.js/pull/27, though not yet documented (as noted in https://github.com/jnordberg/gif.js/issues/109).