Ken Van Hoeylandt 6bd65abbb4
Tactility modules refactored (#13)
* refactor modules

* moved esp_lvgl_port to libs/

* added missing file

* fix for sim build

* various sim/pc fixes

* lvgl improvements

* added missing cmake files
2024-01-20 14:10:19 +01:00

32 lines
641 B
ReStructuredText

Line wrap, recoloring and scrolling
"""""""""""""""""""""""""""""""""""
.. lv_example:: widgets/label/lv_example_label_1
:language: c
Text shadow
""""""""""""
.. 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