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

Re: [pygame] .png saving



On Fri, Oct 26, 2007 at 03:16:15PM -0700, Ian Mallett wrote:
>    On 10/26/07, James Paige <Bob@xxxxxxxxxxxxxxxxxxx> wrote:
> 
>      Does that make sense? 
> 
>    Manually writing code to save as ".png" is crazy?

No, sorry. That is not what I meant. I meant that manually writing code 
to _read_ PNG is crazy :)

>      If it can read PNG it should be able to write PNG.
> 
>    OK.  So why doesn't it?

Apparently, as Richard Goedeken pointed out, that is an SDL_image 
limitation.

---
James