1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

32 lines
632 B
ReStructuredText
Raw Normal View History

Line wrap, recoloring and scrolling
-----------------------------------
2021-05-07 21:23:09 +02:00
.. lv_example:: widgets/label/lv_example_label_1
:language: c
Text shadow
------------
2021-05-07 21:23:09 +02:00
.. lv_example:: widgets/label/lv_example_label_2
:language: c
Show LTR, RTL and Chinese texts
-------------------------------
.. lv_example:: widgets/label/lv_example_label_3
:language: c
Draw label with gradient color
------------------------------
.. lv_example:: widgets/label/lv_example_label_4
:language: c
Customize circular scrolling animation
--------------------------------------
.. lv_example:: widgets/label/lv_example_label_5
:language: c