With this option you can adjust the text size and use a variety of
fonts. Note that this is noticeably slower than with normal console.
+if CONSOLE_TRUETYPE
+
config CONSOLE_TRUETYPE_SIZE
int "TrueType font size"
- depends on CONSOLE_TRUETYPE
default 18
help
This sets the font size for the console. The size is measured in
config CONSOLE_TRUETYPE_MAX_METRICS
int "TrueType maximum number of font / size combinations"
- depends on CONSOLE_TRUETYPE
default 10 if EXPO
default 1
help
font metrics which are expensive to regenerate each time the font
size changes.
+source "drivers/video/fonts/Kconfig"
+
+endif
+
config SYS_WHITE_ON_BLACK
bool "Display console as white on a black background"
default y if ARCH_AT91 || ARCH_EXYNOS || ARCH_ROCKCHIP || ARCH_TEGRA || X86 || ARCH_SUNXI
It can drive a maximum 960x240 dot graphics on a-TFT panel
displays in 16M colors with dithering.
-source "drivers/video/fonts/Kconfig"
-
config VIDEO_BOCHS
bool "Enable Bochs video emulation for QEMU"
help
config CONSOLE_TRUETYPE_NIMBUS
bool "Nimbus Sans Regular"
- depends on CONSOLE_TRUETYPE
default y
help
Nimbus Sans L is a version of Nimbus Sans using Adobe font sources.
config CONSOLE_TRUETYPE_ANKACODER
bool "Anka Coder Narrow"
- depends on CONSOLE_TRUETYPE
help
The Anka/Coder family is a monospaced, courier-width font for source
code and terminals, in two styles and weights. Anka/Coder Narrow was
config CONSOLE_TRUETYPE_RUFSCRIPT
bool "Ruf Script"
- depends on CONSOLE_TRUETYPE
help
A laid-back handwritten font.
Font: https://fontlibrary.org/en/font/rufscript
config CONSOLE_TRUETYPE_CANTORAONE
bool "Cantoraone"
- depends on CONSOLE_TRUETYPE
help
Cantora is a friendly semi formal, semi condensed, semi sans-serif
with a hint of handwriting. Perfect for headlines.