thorvg/src/loaders/lottie
Hermet Park 023b38ad3c loader lottie: fix a missing initialization.
this breaks 0 frame lottie rendering, now it's fixed.
2023-07-28 16:54:44 +09:00
..
rapidjson loader lottie: +rapidjson for lottie json parser. 2023-07-27 00:31:27 +09:00
meson.build loader lottie: add lottie builder. 2023-07-27 00:31:27 +09:00
tvgLottieBuilder.cpp loader lottie: add lottie builder. 2023-07-27 00:31:27 +09:00
tvgLottieBuilder.h loader lottie: add lottie builder. 2023-07-27 00:31:27 +09:00
tvgLottieInterpolator.cpp loader lottie: add a lottie specific interpolator. 2023-07-27 00:31:27 +09:00
tvgLottieInterpolator.h loader lottie: add a lottie specific interpolator. 2023-07-27 00:31:27 +09:00
tvgLottieLoader.cpp lottie loader: implement the necessary interaces. 2023-07-27 00:31:27 +09:00
tvgLottieLoader.h loader lottie: add lottie builder. 2023-07-27 00:31:27 +09:00
tvgLottieModel.h loader lottie: fix a missing initialization. 2023-07-28 16:54:44 +09:00
tvgLottieParser.cpp loader lottie: adds the lottie property, model and parser. 2023-07-27 00:31:27 +09:00
tvgLottieParser.h loader lottie: adds the lottie property, model and parser. 2023-07-27 00:31:27 +09:00
tvgLottieParserHandler.cpp loader lottie: adds the lottie property, model and parser. 2023-07-27 00:31:27 +09:00
tvgLottieParserHandler.h loader lottie: adds the lottie property, model and parser. 2023-07-27 00:31:27 +09:00
tvgLottieProperty.h loader lottie: adds the lottie property, model and parser. 2023-07-27 00:31:27 +09:00