-
CONFIG_LVGL_DEFAULT_FONT_BUILD_IN_ROBOTO_28_COMPRESSED
¶
Build-in compressed font size 28
Type: bool
Direct dependencies¶
LVGL_BUILD_IN_FONT_ROBOTO_28_COMPRESSED
&& <choice: Default LVGL font>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At lib/gui/lvgl/Kconfig.fonts:71
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_28_COMPRESSED
bool "Build-in compressed font size 28"
depends on LVGL_BUILD_IN_FONT_ROBOTO_28_COMPRESSED
&& <choice: Default LVGL font>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)