feat(text): add text recolor back (#6966)

Co-authored-by: Benign X <1341398182@qq.com>
This commit is contained in:
Carlos Diaz
2024-10-11 22:16:43 -06:00
committed by GitHub
parent da58f2c48e
commit a38e98ef4b
15 changed files with 301 additions and 18 deletions

View File

@@ -607,6 +607,9 @@
* In these languages characters should be replaced with another form based on their position in the text */
#define LV_USE_ARABIC_PERSIAN_CHARS 0
/*The control character to use for signaling text recoloring*/
#define LV_TXT_COLOR_CMD "#"
/*==================
* WIDGETS
*================*/