feat(font_glyph_format): refactor draw and font format into lv_font_glyph_format_t (#5540)
This commit is contained in:
2
Kconfig
2
Kconfig
@@ -718,7 +718,7 @@ menu "LVGL configuration"
|
||||
config LV_FONT_FMT_TXT_LARGE
|
||||
bool "Enable it if you have fonts with a lot of characters."
|
||||
help
|
||||
The limit depends on the font size, font face and bpp
|
||||
The limit depends on the font size, font face and format
|
||||
but with > 10,000 characters if you see issues probably you
|
||||
need to enable it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user