View Single Post
Old 02-15-2015, 04:21 PM   #10
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
@Nivos: Yep, most likely the issue. That usually ends up looking like a polarized mess like that.

Code:
identify ~/Downloads/PNhOkd7.png
~/Downloads/PNhOkd7.png PNG 600x800 600x800+0+0 8-bit sRGB 16c 103KB 0.000u 0:00.000
vs.

Code:
identify ~/Kindle/Hacks/ScreenSavers/src/linkss/screensavers/00_you_can_delete_me.png
~/Kindle/Hacks/ScreenSavers/src/linkss/screensavers/00_you_can_delete_me.png PNG 600x800 600x800+0+0 8-bit sRGB 256c 71.2KB 0.000u 0:00.000
Keep in mind that the reader, image viewer, eips, and the screensavers don't necessarily handle everything the same way, but making sure the resulting file is a true PNG8, even if it only contains 16 actual colors, is the best way to make everyone happy .

Last edited by NiLuJe; 02-15-2015 at 04:29 PM.
NiLuJe is offline   Reply With Quote