mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
![]() API modification: - Result RadialGradient::radial(float cx, float cy, float radius) - Result RadialGradient::radial(float cx, float cy, float r, float fx, float fy, float fr) - Result RadialGradient::radial(float* cx, float* cy, float* radius) - Result RadialGradient::radial(float* cx, float* cy, float* r, float* fx = nullptr, float* fy = nullptr, float* fr = nullptr) @Issue: https://github.com/thorvg/thorvg/issues/2860 |
||
---|---|---|
.. | ||
resources | ||
Accessor.cpp | ||
all.sh | ||
AnimateMasking.cpp | ||
Animation.cpp | ||
Blending.cpp | ||
Capi.cpp | ||
Clipping.cpp | ||
CustomTransform.cpp | ||
DataLoad.cpp | ||
DirectUpdate.cpp | ||
Duplicate.cpp | ||
Example.h | ||
FillRule.cpp | ||
FillSpread.cpp | ||
GifSaver.cpp | ||
GradientMasking.cpp | ||
GradientStroke.cpp | ||
GradientTransform.cpp | ||
ImageRotation.cpp | ||
ImageScaleDown.cpp | ||
ImageScaleUp.cpp | ||
Interaction.cpp | ||
InvLumaMasking.cpp | ||
InvMasking.cpp | ||
LinearGradient.cpp | ||
Lottie.cpp | ||
LottieExpressions.cpp | ||
LottieExtension.cpp | ||
LumaMasking.cpp | ||
Masking.cpp | ||
MaskingMethods.cpp | ||
meson.build | ||
MultiCanvas.cpp | ||
Opacity.cpp | ||
Path.cpp | ||
Performance.cpp | ||
PictureJpg.cpp | ||
PicturePng.cpp | ||
PictureRaw.cpp | ||
PictureSvg.cpp | ||
PictureWebp.cpp | ||
RadialGradient.cpp | ||
Retaining.cpp | ||
Scene.cpp | ||
SceneBlending.cpp | ||
SceneEffect.cpp | ||
SceneTransform.cpp | ||
Shapes.cpp | ||
Stroke.cpp | ||
StrokeLine.cpp | ||
StrokeMiterlimit.cpp | ||
StrokeTrim.cpp | ||
Svg.cpp | ||
Text.cpp | ||
Transform.cpp | ||
Update.cpp | ||
Viewport.cpp |