Re: [Geeqie-devel] Reduce size of thumbnail files

2009-12-28 Thread Wojciech Muła
Klaus Ethgen wrote: > > I've tested very simple method to reduce size of thumb pngs - before > > save a file, n lower bits of each pixel component is reset. Of course > > this cause lost of some information, but thumbnails are just... > > thumbnails, and I think it is not problem for anyone. My q

Re: [Geeqie-devel] Reduce size of thumbnail files

2009-12-28 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am Sa den 26. Dez 2009 um 23:07 schrieb Wojciech Mu?a: > Single thumbnail file is quite small, but when we have bunch of them > it could be a problem; recently I discovered, that size of my > .thumbnails directory was 2GB. That is one reason wh

Re: [Geeqie-devel] Reduce size of thumbnail files

2009-12-26 Thread Omari Stephens
On 12/26/2009 10:07 PM, Wojciech Muła wrote: > Hi all! > > Single thumbnail file is quite small, but when we have bunch of them > it could be a problem; recently I discovered, that size of my > .thumbnails directory was 2GB. > > I've tested very simple method to reduce size of thumb pngs - before >

[Geeqie-devel] Reduce size of thumbnail files

2009-12-26 Thread Wojciech Muła
Hi all! Single thumbnail file is quite small, but when we have bunch of them it could be a problem; recently I discovered, that size of my .thumbnails directory was 2GB. I've tested very simple method to reduce size of thumb pngs - before save a file, n lower bits of each pixel component is reset