jnordberg / gif.js

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

fix the transparency bug #77

Open Jandou6 opened 7 years ago

Jandou6 commented 7 years ago

it use a hack to fix render a transparency gif.

this is the demo:

has red background

gif_demo

has no background

gif_demo

has black background

gif_demo

has white background

gif_demo

nicolasdelfino commented 4 years ago

What happened to this PR, are there other alternatives to fix the transparency issue?

Jandou6 commented 4 years ago

@nicolasdelfino Sad...Too old code. I will fix this PR in this week.

esheppard commented 4 years ago

Hey @Jandou6 - I'd also love to have this fix - any chance you could update?

robkiessling commented 2 years ago

@Jandou6 Any updates on this? Having trouble with transparency as well.