Yeah png saving is supported now... as well as .jpg saving. It requires SDL_image, libpng and libjpeg to be installed - but all linux packages, as well as mac osx, and windows packages come with it compiled in.
On Sat, Feb 16, 2008 at 3:57 AM, Brian Fisher <[EMAIL PROTECTED]> wrote: > On Fri, Feb 15, 2008 at 6:31 AM, kschnee <[EMAIL PROTECTED]> wrote: > > Again, how about "native" PNG image saving? It's awkward to require an > > extra module just for that, and it's a more standard format than TGA or > > even BMP. > > > I believe that's already in 1.8 >