Fonts: New Terminus large console font
This patch adds an option to compile-in a high resolution and large Terminus (ter16x32) bitmap console font for use with HiDPI and Retina screens. The font was convereted from standard Terminus ter-i32b.psf (size 16x32) with the help of psftools and minor hand editing deleting useless characters. This patch is non-intrusive, no options are enabled by default so most users won't notice a thing. I am placing my changes under the GPL 2.0 just as source Terminus font. Signed-off-by:Amanoel Dawod <amanoeladawod@gmail.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- include/linux/font.h 3 additions, 1 deletioninclude/linux/font.h
- lib/fonts/Kconfig 10 additions, 0 deletionslib/fonts/Kconfig
- lib/fonts/Makefile 1 addition, 0 deletionslib/fonts/Makefile
- lib/fonts/font_ter16x32.c 2072 additions, 0 deletionslib/fonts/font_ter16x32.c
- lib/fonts/fonts.c 4 additions, 0 deletionslib/fonts/fonts.c
Loading
Please register or sign in to comment