WildNomad Joined: Oct 17, 2002 Posts: 113 From: Spain PM |
Quote:
|
On 2002-10-21 10:23, MatrixM wrote:
It's because of the compression GiF files use. they use LZW compression. Thats the only difference between a gif file and a bmp. notice how much bigger bmp files are? I beleive what the T68i does is it uncompresses the gif file once it is saved, therefore doubling the size or more. |
|
I don't think so... Just take a 101x80 256 colors GIF: uncompressed it should take 101x80 bytes of memory (that is 8080 bytes) indepedently of the original GIF size. Well, most of my GIFs which are 101x80 takes far more memory than this...
I have no idea about what's causing this growth. |