thorvg/src/loaders/lottie
Hermet Park 27d85f5861 lottie: Improve feature coverage by correctly handling XOR shapes
XOR when the shape's direction property is set to a value of 2.
Currently, the direction property is expected to have
either 1 for clockwise or 3 for counterclockwise orientation.

Just found out the number 2 use-case...
2024-04-05 17:28:08 +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 lottie: Improve feature coverage by correctly handling XOR shapes 2024-04-05 17:28:08 +09:00
tvgLottieBuilder.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieInterpolator.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieInterpolator.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieLoader.cpp loader: code refactoring 2024-04-05 17:21:18 +09:00
tvgLottieLoader.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieModel.cpp lottie: Fixed the issue with gradient filling. 2024-04-05 17:28:08 +09:00
tvgLottieModel.h lottie: Improve feature coverage by correctly handling XOR shapes 2024-04-05 17:28:08 +09:00
tvgLottieParser.cpp lottie: Improve feature coverage by correctly handling XOR shapes 2024-04-05 17:28:08 +09:00
tvgLottieParser.h lottie: Improve feature coverage by correctly handling XOR shapes 2024-04-05 17:28:08 +09:00
tvgLottieParserHandler.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieParserHandler.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieProperty.h lottie: Newly added support for the text feature. 2024-04-05 17:28:05 +09:00