GIF transparency with imagetable.new() and setImage() shows black box where transparency should be.
See reference code.
gifTransparencyIssue.zip (1.6 KB)
GIF transparency with imagetable.new() and setImage() shows black box where transparency should be.
See reference code.
gifTransparencyIssue.zip (1.6 KB)
It's a bug in how I'm looking for transparent pixels when there's a local color map. 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
aha, I didn't realize that was a regression. This snuck into 1.13.0 ftr