bitmap drawing: Negate alpha channel to match alpha information format of font files.
commitca634a0ac0877c60417182d6415f159fefd6ad9d
authorThomas Martitz <kugel@rockbox.org>
Tue, 12 Feb 2013 09:26:44 +0000 (12 10:26 +0100)
committerThomas Martitz <kugel@rockbox.org>
Tue, 12 Feb 2013 09:29:25 +0000 (12 10:29 +0100)
tree99525e3648b2766d18990f3bf9b45d1d695cd4a9
parentc66a66728c855456a465a57504344038b3224dd9
bitmap drawing: Negate alpha channel to match alpha information format of font files.

The comment about the format was actually incorrect. The alpha information
is now negated during conversion to native format, according to the
corrected comment.

Change-Id: Ifdb9ffdf9b55e39e64983eec2d9d60339e570bd9
apps/recorder/bmp.c
firmware/drivers/lcd-16bit-common.c