chore(freetype): remove freetype sbit cache (#5115)

Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
_VIFEXTech
2023-12-28 16:21:38 +08:00
committed by GitHub
parent 265717cf38
commit 431a290942
6 changed files with 7 additions and 191 deletions
-2
View File
@@ -1156,8 +1156,6 @@ menu "LVGL configuration"
config LV_FREETYPE_CACHE_TYPE_IMAGE
bool "IMAGE"
config LV_FREETYPE_CACHE_TYPE_SBIT
bool "SBIT"
config LV_FREETYPE_CACHE_TYPE_OUTLINE
bool "OUTLINE"
endchoice