sole / Animated_GIF

Javascript library for creating animated GIFs
https://sole.github.io/Animated_GIF
225 stars 53 forks source link

Preserve transparency #35

Open davepuchyr opened 7 years ago

davepuchyr commented 7 years ago

Hi,

Thanks for such a great library!

Is there any way that transparency in the original images can be preserved in the animated gif? (I see that GifWriter seems to handle transparency).

Dave

sole commented 7 years ago

hi!

I didn't need to implement that. If anyone wants to do it, they're welcome to! :)