:orphan: .. title:: LVGL_THEME_DEFAULT_FONT_TITLE_MONTSERRAT_28_COMPRESSED .. option:: CONFIG_LVGL_THEME_DEFAULT_FONT_TITLE_MONTSERRAT_28_COMPRESSED *Build-in compressed font size 28* Type: ``bool`` Direct dependencies =================== \ :option:`LVGL_FONT_MONTSERRAT_28_COMPRESSED ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``lib/gui/lvgl/Kconfig.themes:683`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``lib/Kconfig:14`` → ``lib/gui/Kconfig:4`` → ``lib/gui/lvgl/Kconfig:30`` Menu path: (Top) → Additional libraries → LittlevGL GUI library → Themes → Default theme title font .. parsed-literal:: config LVGL_THEME_DEFAULT_FONT_TITLE_MONTSERRAT_28_COMPRESSED bool "Build-in compressed font size 28" depends on \ :option:`LVGL_FONT_MONTSERRAT_28_COMPRESSED ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*