-
CONFIG_LVGL_DEFAULT_FONT_BUILD_IN_ROBOTO_12_SUBPX
¶
Build-in font size 12 with sub-pixel rendering
Type: bool
Direct dependencies¶
LVGL_BUILD_IN_FONT_ROBOTO_12_SUBPX
&& <choice: Default LVGL font>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At lib/gui/lvgl/Kconfig.fonts:75
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
→ lib/gui/lvgl/Kconfig:457
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Fonts → Default LVGL font
config LVGL_DEFAULT_FONT_BUILD_IN_ROBOTO_12_SUBPX
bool "Build-in font size 12 with sub-pixel rendering"
depends on LVGL_BUILD_IN_FONT_ROBOTO_12_SUBPX
&& <choice: Default LVGL font>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)