Animated GIF Assistance
Posted: 2007-07-05T14:14:06-07:00
I'm asking this under PerlMagick since that is what I'm using, but it is more general purpose. We're working on software to layer images, some of which are animated GIFs. I think I'm failing to understand some specifics of certain types of animated GIFs, and how to implement the stacking properly, and was hoping the fine folks here could provide some insight. I've read through the examples, but I'm still not 100% clear.
I have this image I'm testing with:
The incorrect output is with the first (failing to properly clear the previous frame):
(This works fine with a variety of other images, though)
I'm sure it's just something trivial, and the various complexities of the background attribute is stumping me. Any insights, fixes lessons are much appreciated -- been staring at the examples section for a while and it still hasn't "clicked".
Thanks!
I have this image I'm testing with:
The incorrect output is with the first (failing to properly clear the previous frame):
(This works fine with a variety of other images, though)
I'm sure it's just something trivial, and the various complexities of the background attribute is stumping me. Any insights, fixes lessons are much appreciated -- been staring at the examples section for a while and it still hasn't "clicked".
Thanks!