feat(text): add text recolor back (#6966)
Co-authored-by: Benign X <1341398182@qq.com>
This commit is contained in:
4
Kconfig
4
Kconfig
@@ -972,6 +972,10 @@ menu "LVGL configuration"
|
||||
help
|
||||
Minimum number of characters in a long word to put on a line after a break
|
||||
|
||||
config LV_TXT_COLOR_CMD
|
||||
string "The control character to use for signalling text recoloring"
|
||||
default "#"
|
||||
|
||||
config LV_USE_BIDI
|
||||
bool "Support bidirectional texts"
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user