fonts: Add 6x10 font
This font is suitable for framebuffer consoles on devices with a 320x240 screen, to get a reasonable number of characters (53x24) that are still at a readable size. The font is derived from the existing 6x11 font, but gets 3 extra lines without sacrificing readability. Also I redesigned a some glyhps so they are more distinct and better fill the available space. Signed-off-by:Maarten ter Huurne <maarten@treewalker.org> Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@ti.com>
Showing
- include/linux/font.h 3 additions, 1 deletioninclude/linux/font.h
- lib/fonts/Kconfig 9 additions, 0 deletionslib/fonts/Kconfig
- lib/fonts/Makefile 1 addition, 0 deletionslib/fonts/Makefile
- lib/fonts/font_6x10.c 3086 additions, 0 deletionslib/fonts/font_6x10.c
- lib/fonts/fonts.c 4 additions, 0 deletionslib/fonts/fonts.c
Loading
Please register or sign in to comment