thorvg/src/loaders/lottie
Jinny You 447a3d8ad5 lottie: Revise the solid model
To ensure consistent properties, `LottieSolid` has been defined.

Both `LottieSolidStroke` and `LottieSolidFill` can be typecasted to the `LottieSolid`.
2024-04-06 12:08:21 +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 common/array: code refactoring 2024-04-06 12:08:21 +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 lottie: minor optimization. 2024-04-05 17:42:20 +09:00
tvgLottieLoader.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieModel.cpp common/array: code refactoring 2024-04-06 12:08:21 +09:00
tvgLottieModel.h lottie: Revise the solid model 2024-04-06 12:08:21 +09:00
tvgLottieParser.cpp lottie/parser: clean up the exception handling mechanisms. 2024-04-06 12:08:21 +09:00
tvgLottieParser.h lottie: fixed a parsing error in assets 2024-04-05 17:47:06 +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: introduced LottieProperty base class 2024-04-06 12:08:21 +09:00