thorvg/examples
Mira Grudzinska 731f137d2d svg: fix incorrect assignment of <stop> elements
If the svg contained an unsupported element with <stop> elements,
they were incorrectly assigned to the last loaded gradient. Now fixed.

@Issue: https://github.com/thorvg/thorvg/issues/3321
2025-03-12 21:02:51 +01:00
..
resources svg: fix incorrect assignment of <stop> elements 2025-03-12 21:02:51 +01:00
Accessor.cpp
all.sh
AnimateMasking.cpp
Animation.cpp
Blending.cpp renderer: blending refactoring++ 2024-09-30 16:44:22 +09:00
Capi.cpp api: clean up 2024-09-30 16:44:22 +09:00
Clipping.cpp examples: replaced ClipPath with clip() 2024-09-30 16:44:22 +09:00
CustomTransform.cpp
DataLoad.cpp
DirectUpdate.cpp
Duplicate.cpp
Example.h example: ++gl, wgpu safety 2024-11-27 19:17:20 +09:00
FillRule.cpp
FillSpread.cpp
GifSaver.cpp
GradientMasking.cpp
GradientStroke.cpp
GradientTransform.cpp
ImageRotation.cpp examples: fix mingw build error 2024-10-03 16:39:42 +09:00
ImageScaleDown.cpp
ImageScaleUp.cpp
Interaction.cpp
InvLumaMasking.cpp
InvMasking.cpp
LinearGradient.cpp
Lottie.cpp Revert "examples: updated samples" 2024-09-30 16:44:22 +09:00
LottieExpressions.cpp
LottieExtension.cpp lottie/slot: revise gradient fill support 2024-11-08 12:46:03 +09:00
LumaMasking.cpp
Masking.cpp
MaskingMethods.cpp
meson.build infra: --meson deprecated usages 2024-12-19 16:18:49 +01:00
MultiCanvas.cpp examples: fixed an incorrect buffer size. 2024-09-30 17:00:40 +09:00
MultiShapes.cpp
Opacity.cpp
Path.cpp
Performance.cpp
PictureJpg.cpp
PicturePng.cpp
PictureRaw.cpp examples: replaced ClipPath with clip() 2024-09-30 16:44:22 +09:00
PictureSvg.cpp
PictureTvg.cpp
PictureWebp.cpp
RadialGradient.cpp
Retaining.cpp
Scene.cpp
SceneBlending.cpp
SceneEffect.cpp examples: added SceneEffect 2024-09-30 16:44:22 +09:00
SceneTransform.cpp
Shape.cpp
Stroke.cpp
StrokeLine.cpp
StrokeMiterlimit.cpp
StrokeTrim.cpp
Svg.cpp examples: ++svg samples 2024-09-30 16:44:22 +09:00
Text.cpp
Transform.cpp
Tvg.cpp tvg: updated binary with v0.15 tagging 2024-10-01 12:58:13 +09:00
TvgSaver.cpp examples: replaced ClipPath with clip() 2024-09-30 16:44:22 +09:00
Update.cpp
Viewport.cpp