Closed orestis-z closed 5 years ago
Please, tell me, how can i get a picture/frame and display it on the screen? Thanks.
@Eagl61 Please file a new ticket, since in this one your question is off-topic.
@zamponotiropita, investigating. Damn, I remember having tested both frontends on the GIFLIB example suite, why does this keep happening? T__T
A-ha. So finally I`ve found it — a GIF that uses GIF_PREV
as its main blending mode. First time in 2++ years!
Thank you @zamponotiropita for this sample. Fixing.
Fixed in 394d79a5, please verify.
Just in case: another GIF_PREV
image, taken from here.
@hidefromkgb thanks for the update! I was away from keyboard the recent dates. Checking it right now
@hidefromkgb works like a charm, tested with python
Yay! Closing as fixed.
Hello,
In the example below previous frames are wrongly preserved in subsequent frames:
=>
I tested it in the python version. Thanks for looking into it.