CONFIG_LVGL_THEME_DEFAULT_FONT_SUBTITLE_MONTSERRAT_12_SUBPX¶
Build-in font size 12 with sub-pixel rendering
Type: bool
Direct dependencies¶
LVGL_FONT_MONTSERRAT_12_SUBPX
&& <choice: Default theme subtitle font>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At lib/gui/lvgl/Kconfig.themes:562
Included via Kconfig:8
→ Kconfig.zephyr:43
→ lib/Kconfig:8
→ lib/gui/Kconfig:4
→ lib/gui/lvgl/Kconfig:30
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Themes → Default theme subtitle font
config LVGL_THEME_DEFAULT_FONT_SUBTITLE_MONTSERRAT_12_SUBPX
bool "Build-in font size 12 with sub-pixel rendering"
depends on LVGL_FONT_MONTSERRAT_12_SUBPX && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)