Commit graph

5 commits

Author SHA1 Message Date
Hermet Park
0a181dc734 test: corrected wrong implementation.
identifier should have been methods.
2024-05-10 11:16:21 +09:00
Jinny You
4d7ff092a5 test/lottie: Add the segment use case 2024-05-10 11:12:09 +09:00
Mira Grudzinska
9fd34c8503 build: add missing ifdef
The thorvg_lottie.h file wasn’t accessible
if the lottie loader was not activated,
causing a compilation error.
2024-04-19 11:00:29 +09:00
Jinny You
62e7f0a7c6 test/lottie: added the slot resetting use case 2024-04-06 12:08:23 +09:00
Jinny You
fb20938b14 test: Added test code for the lottie slot
This patch adds the test case for the recently introduced lottie slot API.

@Issues: https://github.com/thorvg/thorvg/issues/2029
2024-04-06 12:08:21 +09:00