mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-26 09:51:26 +00:00
![]() Separate clip function from the Composite() clipping and composition can be used together. This helps avoid the introduction of nested scenes when composition and clipping overlap. Deprecated: - enum class CompositeMethod::ClipPath - enum Tvg_Composite_Method::TVG_COMPOSITE_METHOD_CLIP_PATH Experimental API: - Result Paint::clip(std::unique_ptr<Paint> clipper) - Tvg_Result tvg_paint_set_clip(Tvg_Paint* paint, Tvg_Paint* clipper) Issue: https://github.com/thorvg/thorvg/issues/1496 |
||
---|---|---|
.. | ||
jerryscript | ||
rapidjson | ||
meson.build | ||
thorvg_lottie.h | ||
tvgLottieAnimation.cpp | ||
tvgLottieBuilder.cpp | ||
tvgLottieBuilder.h | ||
tvgLottieCommon.h | ||
tvgLottieExpressions.cpp | ||
tvgLottieExpressions.h | ||
tvgLottieInterpolator.cpp | ||
tvgLottieInterpolator.h | ||
tvgLottieLoader.cpp | ||
tvgLottieLoader.h | ||
tvgLottieModel.cpp | ||
tvgLottieModel.h | ||
tvgLottieModifier.cpp | ||
tvgLottieModifier.h | ||
tvgLottieParser.cpp | ||
tvgLottieParser.h | ||
tvgLottieParserHandler.cpp | ||
tvgLottieParserHandler.h | ||
tvgLottieProperty.h | ||
tvgLottieRenderPooler.h |