On 5 Oct 2008, at 20:35, Alex Perry wrote: > Having said that, if you > force the png library to generate lossless files, you'll be fine but I > don't know how much savings you get.
PNG is lossless by default, as far as I know. The only reason not to prefer it over SGI format that I'm aware of is that FG 1.0 can't deal with it - aside from that, it is much smaller (generally 1/2 to 1/3rd size, in my tests here) and supported my far more software. PNG *can* be lossy, and for all I know the default settings in some tools may even save it lossily, but most PNGs are lossless. It's basically RLE + zlib + some other tricks. James ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

