This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12478 - Bitmaps have ugly 16 bit-like gradients - except when used as backdrop
Attached to Project:
Rockbox
Opened by Martin Sägmüller (dfkt) - Friday, 23 December 2011, 02:11 GMT+2
Opened by Martin Sägmüller (dfkt) - Friday, 23 December 2011, 02:11 GMT+2
|
DetailsWhen using an image in a theme it shows ugly gradients/dithering, as if it was only 16 bit. When the same image however is used as backdrop (%X tag, instead of 'regular' %xl and %xd), it looks smooth and 24 bit.
Attached image shows the issue. Top half shows what Rockbox does when the image is loaded via %xl and %xd. Bottom half shows how the image should look like (and how it does indeed look when it's used as a %X backdrop). Tested on a Cowon D2 simulator and on an Android device running RaaA. |
This task depends upon
However, can't you convert to 16bit on the PC and do dithering there?