View Single Post
Old 06-09-2022, 03:12 PM   #2944
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
Yeah, that won't work. IIRC, you specifically need a PNG8 @ 256c (i.e., not paletted).

e.g., something like
Code:
-colorspace Gray -define png:color-type=0 -define png:bit-depth=8 -quality 75
And once you hit a broken image (which does result in "nothing" happening), you'll need to reboot the device (or the full UI framework) to get it to pick up new images properly (assuming nothing else in the pool is broken).

Last edited by NiLuJe; 06-09-2022 at 06:48 PM.
NiLuJe is offline   Reply With Quote