lib/fonts: add font 6x8 for OLED display
authorSven Schneider <s.schneider@arkona-technologies.de>
Thu, 20 Aug 2020 08:21:37 +0000 (10:21 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Tue, 8 Sep 2020 11:33:21 +0000 (13:33 +0200)
commite2028c8e6bf9a12dfe83fc12ce6d5d9ab1628b0b
tree54711187e4869b8314bd51c45a531983f49f9f65
parenta91df118990083a47ab644f8ef63f17eeae4b1ad
lib/fonts: add font 6x8 for OLED display

This font is derived from lib/fonts/font_6x10.c and is useful for small
OLED displays

Signed-off-by: Sven Schneider <s.schneider@arkona-technologies.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200820082137.5907-1-s.hauer@pengutronix.de
include/linux/font.h
lib/fonts/Kconfig
lib/fonts/Makefile
lib/fonts/font_6x8.c [new file with mode: 0644]
lib/fonts/fonts.c