-
CONFIG_LVGL_DEFAULT_FONT_BUILD_IN_20_ASCII
¶
Build-in ASCII font 20
Type: bool
Direct dependencies¶
LVGL_BUILD_IN_FONT_20
&& LVGL_BUILD_IN_FONT_20_ASCII_BPP
!= 0 && <choice: Default LVGL font>
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At lib/gui/lvgl/Kconfig.fonts:165
Included via Kconfig:10
→ Kconfig.zephyr:37
→ lib/Kconfig:15
→ lib/gui/Kconfig:9
→ lib/gui/lvgl/Kconfig:362
Menu path: (top menu) → Additional libraries → Graphical user interface → LittlevGL Support → Fonts → Default LVGL font
config LVGL_DEFAULT_FONT_BUILD_IN_20_ASCII bool prompt "Build-in ASCII font 20" ifLVGL_BUILD_IN_FONT_20
&&LVGL_BUILD_IN_FONT_20_ASCII_BPP
!= 0 && <choice: Default LVGL font> depends onLVGL_BUILD_IN_FONT_20
&&LVGL_BUILD_IN_FONT_20_ASCII_BPP
!= 0 && <choice: Default LVGL font>
(Definitions include propagated dependencies, including from if’s and menus.)