Revert "feat(font_glyph_format): refactor draw and font format into lv_font_glyph_format_t" (#5550)

Need to merge the commits separately.
This commit is contained in:
_VIFEXTech
2024-02-01 11:38:51 +08:00
committed by GitHub
parent 84917689da
commit 71e7bd816e
14 changed files with 197 additions and 228 deletions
+1 -1
View File
@@ -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 format
The limit depends on the font size, font face and bpp
but with > 10,000 characters if you see issues probably you
need to enable it.