On Mon, 03 Oct 2011 01:41:14 +0900 Jiyoun Park said:
hmm i smell a bug.. but you cant fix it without actually really changing how
you do things. this only happens with animated gifs.. or more specifically gifs
where you "paste" a gif image within the gif pixel buffer at a given location
and now a
Hello.
I modify gif loader's code to support scale down decoding.
Scale down decoding feature is improve memory efficiency
as gif image size is increase.
I test this patch using several gif image(including animation gif),it work
well.
But if some gif image make problem, please let me know it.