feat(font): add imgfont - can be used to add emojis to label/span (#3160)
* feature(font): draw img in label/span * add to tests Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
@@ -190,6 +190,7 @@ set(LVGL_TEST_OPTIONS_FULL_32BIT
|
||||
-DLV_USE_GIF=1
|
||||
-DLV_USE_QRCODE=1
|
||||
-DLV_USE_FRAGMENT=1
|
||||
-DLV_USE_IMGFONT=1
|
||||
)
|
||||
|
||||
set(LVGL_TEST_OPTIONS_TEST_COMMON
|
||||
|
||||
Reference in New Issue
Block a user