:orphan: .. title:: LVGL_THEME_DEFAULT_FONT_NORMAL_MONTSERRAT_22 .. option:: CONFIG_LVGL_THEME_DEFAULT_FONT_NORMAL_MONTSERRAT_22 *Build-in font size 22* Type: ``bool`` Direct dependencies =================== \ :option:`LVGL_FONT_MONTSERRAT_22 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``lib/gui/lvgl/Kconfig.themes:389`` 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 normal font .. parsed-literal:: config LVGL_THEME_DEFAULT_FONT_NORMAL_MONTSERRAT_22 bool "Build-in font size 22" depends on \ :option:`LVGL_FONT_MONTSERRAT_22 ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*