View Single Post
Old 11-15-2013, 04:04 PM   #28
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
In answer to 1. Indexed formats are always more efficient that regular formats. This is why GIF is always indexed. With an index the color is only defined once and then referenced multiple times. I suspect there is a need for more than one byte to direct reference a pixel even though you only have 256 shades. However, I am not sure of the internal formats used in PNG. You might try reducing below 256 shades and see if the ratio changes.

Some sort of crunching would seem in order. PNG seems not to compress itself very well.

Dale
DaleDe is offline   Reply With Quote