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

Re: [pygame] Problem with pygame.image.load() and a gzip.open() stream



Marius Gedminas wrote:

> Why do you want a gzipped bmp file rather than a png?

My application is a utility for a game, the game currently uses straight
bmp files but will supply them gzipped in the future.  The file type
is out of my control.

Thanks anyway,
Paul