thorvg/src/loaders/lottie
Hermet Park d54a23dd7f lottie: corrected the comp/layer size data type.
Actually, the these size is expected to be a floating-point value.
This correction addresses a parsing error.

issue: https://github.com/thorvg/thorvg/issues/2153
2024-04-19 10:34:48 +09:00
..
rapidjson loader lottie: +rapidjson for lottie json parser. 2023-07-27 00:31:27 +09:00
meson.build lottie: Introduce the LottieAnimation class 2024-04-06 12:08:21 +09:00
thorvg_lottie.h lottie: Support the slot reverting feature 2024-04-06 12:08:23 +09:00
tvgLottieAnimation.cpp lottie/api: specify clear result for override API 2024-04-06 12:08:21 +09:00
tvgLottieBuilder.cpp lottie: Properly handle the TrimPath mode. 2024-04-06 12:48:30 +09:00
tvgLottieBuilder.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieInterpolator.cpp lottie: Renamed function names with prefix 2024-04-06 12:08:21 +09:00
tvgLottieInterpolator.h updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieLoader.cpp lottie: corrected the comp/layer size data type. 2024-04-19 10:34:48 +09:00
tvgLottieLoader.h lottie: Support the slot reverting feature 2024-04-06 12:08:23 +09:00
tvgLottieModel.cpp lottie: Properly handle the TrimPath mode. 2024-04-06 12:48:30 +09:00
tvgLottieModel.h lottie: corrected the comp/layer size data type. 2024-04-19 10:34:48 +09:00
tvgLottieParser.cpp lottie: corrected the comp/layer size data type. 2024-04-19 10:34:48 +09:00
tvgLottieParser.h lottie: corrected the comp/layer size data type. 2024-04-19 10:34:48 +09:00
tvgLottieParserHandler.cpp updated copyright date (#1866) 2024-01-02 20:34:12 +09:00
tvgLottieParserHandler.h portability: removed a compiler waring 2024-04-06 12:08:23 +09:00
tvgLottieProperty.h lottie: optimize the rendering performance. 2024-04-06 12:08:23 +09:00