thorvg/examples
Hermet Park 96e8d3d7a2 api: revise the gl target() api.
API modification:
- Result GlCanvas::target(int32_t id, uint32_t w, uint32_t h)
 -> Result GlCanvas::target(int32_t id, uint32_t w, uint32_t h, ColorSpace cs)
- Tvg_Result tvg_glcanvas_set_target(Tvg_Canvas* canvas, int32_t id, uint32_t w, uint32_t h)
 -> Tvg_Result tvg_glcanvas_set_target(Tvg_Canvas* canvas, int32_t id, uint32_t w, uint32_t h, Tvg_Colorspace cs)

issue: https://github.com/thorvg/thorvg/issues/1372
2024-11-20 14:55:40 +09:00
..
resources example/lottie_extension: added overriden default slot sample 2024-11-18 16:59:17 +09:00
Accessor.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
all.sh infra: move the examples folder outside of the source directory. 2024-04-01 10:52:22 +09:00
AnimateMasking.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Animation.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Blending.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Capi.cpp capi: unified the separate linear and gradient fill APIs 2024-11-10 13:48:25 +09:00
Clipping.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
CustomTransform.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
DataLoad.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
DirectUpdate.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Duplicate.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
EffectDropShadow.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
EffectGaussianBlur.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Example.h api: revise the gl target() api. 2024-11-20 14:55:40 +09:00
FillRule.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
FillSpread.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
GifSaver.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
GradientMasking.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
GradientStroke.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
GradientTransform.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
ImageRotation.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
ImageScaleDown.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
ImageScaleUp.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Interaction.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
InvLumaMasking.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
InvMasking.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
LinearGradient.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Lottie.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
LottieExpressions.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
LottieExtension.cpp lottie/slot: Fix incorrect image slot schema 2024-11-18 19:01:10 +09:00
LumaMasking.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Masking.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
MaskingMethods.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
meson.build wg_engineL fix test build scripts and ambiguous declarations 2024-11-12 22:49:17 +09:00
MultiCanvas.cpp api: revise the gl target() api. 2024-11-20 14:55:40 +09:00
Opacity.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Path.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Performance.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
PictureJpg.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
PicturePng.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
PictureRaw.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
PictureSvg.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
PictureWebp.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
RadialGradient.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Retaining.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Scene.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
SceneBlending.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
SceneTransform.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Shapes.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Stroke.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
StrokeLine.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
StrokeMiterlimit.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
StrokeTrim.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Svg.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Text.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Transform.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Update.cpp api: revise the spec 2024-11-09 12:29:15 +09:00
Viewport.cpp api: revise the spec 2024-11-09 12:29:15 +09:00