View Single Post
Old 07-01-2021, 02:16 PM   #2900
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
That's not actually the right magic trickery necessary on Kindle (although it *may* work just fine in most cases).

(That one builds a 16c paletted PNG, i.e., decent for FBInk, although for better performance, no palette is still better).

What the Cover Mode does is instead this:

Code:
-define png:color-type=0 -define png:bit-depth=8
e.g., a 256c PNG8 w/o a palette; which ensures greater compatibility with all the weird Kindle bits involved.

Last edited by NiLuJe; 07-01-2021 at 02:20 PM.
NiLuJe is offline   Reply With Quote