GIF transparency with imagetable.new() and setImage() broken in 1.13.1

GIF transparency with imagetable.new() and setImage() shows black box where transparency should be.

gifTransparencyIssue

See reference code.

gifTransparencyIssue.zip (1.6 KB)

1 Like

It's a bug in how I'm looking for transparent pixels when there's a local color map. :frowning: If you have a way of telling the gif encoder to use a global color map instead that'll fix it. Otherwise we'll have a fix in an upcoming release, hopefully 1.13.3

1 Like

aha, I didn't realize that was a regression. This snuck into 1.13.0 ftr