zephyr/subsys/fb
Peter A. Bigot e3d613e1f4 subsys/cfb: move MSB_FIRST down to font capabilities
Font capabilities currently indicate whether font data is packed
horizontally or vertically, and this is used to control frame buffer
updates.  The font bit ordering should likewise be recorded in the font
description, and any reversal to match the display applied when text is
being set in the frame buffer.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-04-27 13:27:03 +02:00
..
CMakeLists.txt
Kconfig
README_fonts.txt
cfb.c subsys/cfb: move MSB_FIRST down to font capabilities 2020-04-27 13:27:03 +02:00
cfb_fonts.c
cfb_shell.c