62cb84a57c
If disposal method is set to BACKGROUND one would expect that canvas should be restored to global background color. That is what gif standard suggests. Most (all?) decoders however treat this as reseting canvas to transparency or fixed, decoder specific background color. Virtually all gifs are prepared with this in mind so to not break them we can't follow standard here. Change-Id: I90ca712bba89d4190771eb5320eabda353d3e2bb |
||
---|---|---|
.. | ||
dgif_lib.c | ||
gif.c | ||
gif.make | ||
gif_decoder.c | ||
gif_decoder.h | ||
gif_err.c | ||
gif_hash.h | ||
gif_lib.h | ||
gif_lib_private.h | ||
gifalloc.c | ||
rb_glue.h | ||
SOURCES |