How to set the font size for lv_label?
lvgl pro version: 1.1.2
<lv_label text="data" style_text_font="lv_font_montserrat_28" />
error log:
[LVGL] [Warn] (1535.431, +0) lv_xml_get_font: No font was found with name "lv_font_montserrat_28". Using LV_FONT_DEFAULT instead. lv_xml.c:446
How to set the font size for lv_label?
lvgl pro version: 1.1.2
<lv_label text="data" style_text_font="lv_font_montserrat_28" />error log:
[LVGL] [Warn] (1535.431, +0) lv_xml_get_font: No font was found with name "lv_font_montserrat_28". Using LV_FONT_DEFAULT instead. lv_xml.c:446