thorvg/src/loaders/lottie
Hermet Park 8f4f3d6f1b loader/lottie: Add radial gradient support
This allows for the creation of basic radial gradients,
without support for focal points.
2023-08-09 21:30:25 +09:00
..
rapidjson loader lottie: +rapidjson for lottie json parser. 2023-07-27 00:31:27 +09:00
meson.build loader/lottie: fix a missing layer timeremap. 2023-08-09 21:30:25 +09:00
tvgLottieBuilder.cpp loader/lottie: ++safety 2023-08-09 21:30:25 +09:00
tvgLottieBuilder.h loader lottie: ++optimization. 2023-07-28 16:54:44 +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 loader/lottie: Support image property 2023-08-08 23:47:58 +09:00
tvgLottieLoader.h loader/lottie: Support image property 2023-08-08 23:47:58 +09:00
tvgLottieModel.cpp loader/lottie: Add radial gradient support 2023-08-09 21:30:25 +09:00
tvgLottieModel.h loader/lottie: fix a missing layer timeremap. 2023-08-09 21:30:25 +09:00
tvgLottieParser.cpp loader/lottie: fix a missing layer timeremap. 2023-08-09 21:30:25 +09:00
tvgLottieParser.h loader/lottie: fix a missing layer timeremap. 2023-08-09 21:30:25 +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: fixed the memory leaks. 2023-07-29 10:29:03 +09:00