by GeeDougg » Thu Nov 04, 2004 4:32 pm
Redundancies are "reduced", not removed. The data will still need to be there for when it's decompressed, (I.E., a shadow of the 256-colour map will still be there, and even if the compressio excludes that, it will still need to remember that the file was 256-colour, as opposed to, say, 4 colour.... And last time I checked, 256 is a bigger number than 4 (and has more characters).

Also, AFAIK PNG files don't have zip-based compression....

Redundancies are "reduced", not removed. The data will still need to be there for when it's decompressed, (I.E., a shadow of the 256-colour map will still be there, and even if the compressio excludes that, it will still need to remember that the file was 256-colour, as opposed to, say, 4 colour.... And last time I checked, 256 is a bigger number than 4 (and has more characters). :wink: Also, AFAIK PNG files don't have zip-based compression.... :?