andismith / grunt-responsive-images

Produce images at different sizes for responsive websites.
http://www.andismith.com/grunt-responsive-images/
MIT License
719 stars 96 forks source link

Added text to animated gif causes corrupt text on some frames. #80

Closed MisterTea closed 9 years ago

MisterTea commented 9 years ago

Hey all,

I have this simple code that adds text to an animated gif: http://pastebin.com/AN5qpZWN

When I run it, I randomly get corrupt frames (see the attached source and output gif). Notice that the text flickers on the output gif.

chicken_regret_nothing

chicken_regret_nothing_out

andismith commented 9 years ago

The code you've supplied doesn't use Grunt Responsive Images. This bug needs to be raised in the gm Git repo - https://github.com/aheckmann/gm

MisterTea commented 9 years ago

Sorry, I was on the wrong tab when I posted the issue