[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] about animation gif file



Rene Dudfield wrote:
No, pygame can not access the gif frames.

However you can use PIL to access the frames.

Oh, you mean the frames of an animated GIF? I meant that you could make a big non-animated GIF and blit pieces of it as a set of animation frames in Pygame.


Kris