Lines Matching refs:animation
12 The Lottie animations are vector based animation. Think of it as the modern combination of SVG and …
17 The Lottie Widget is based on :ref:`lv_canvas` because in order to render the animation
18 the user needs to provide a buffer where the current animation frame is stored.
25 - :cpp:enumerator:`LV_PART_MAIN` The background of the Lottie animation. The typical background st…
46 In order to render the animation a buffer needs to be assigned to the Lottie Widget.
50 To keep the buffer size and the animation size consistent,
51 the size of the Widget (i.e. the size of the animation) is set to the dimensions of the buffer inte…
61 ``lv_example_lottie_approve.c`` contains an example animation. Instead of storing the JSON string, …
76 To create an animation from data use
82 Get the animation
89 returns the LVGL animation which controls the
90 Lottie animation. By default it is running infinitely at 60FPS however the LVGL animation