diff options
author | Marek Vasut <marex@denx.de> | 2013-07-30 23:37:59 +0200 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2013-08-10 09:22:52 +0200 |
commit | fd8cf994070df9d7576f429506514bf0bb778afd (patch) | |
tree | 0ef92de807058fbdb4806550bcfa100edc48d38d /lib/zlib | |
parent | 84f957f80b32b25df64316b6931d6924b83d4b72 (diff) | |
download | u-boot-imx-fd8cf994070df9d7576f429506514bf0bb778afd.zip u-boot-imx-fd8cf994070df9d7576f429506514bf0bb778afd.tar.gz u-boot-imx-fd8cf994070df9d7576f429506514bf0bb778afd.tar.bz2 |
video: Fix cfb_console for 4-bit wide font
The cfb_console can't handle 4-bit wide font properly, since with
4-bit wide font, all 8 bits are drawn. Unbreak the video_drawchars()
function to correctly render 4-bits only on such fonts.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'lib/zlib')
0 files changed, 0 insertions, 0 deletions