Skip to content
Snippets Groups Projects
Commit a305fb15 authored by Hannes Petermaier's avatar Hannes Petermaier Committed by Anatolij Gustschin
Browse files

lcd: support displaying 24bpp BMPs on >= 24bpp LCDs


most todays LCDs support 32bpp e.g. the framebuffer memory is 32bpp
organized.

To support 24bpp BMPs we need to take only 3 byte from the bpp and set
one byte from the FB to 0.

Signed-off-by: default avatarHannes Petermaier <oe5hpm@oevsv.at>
parent 072f210a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment