thorvg/examples
JunsuChoi f80e7a2b13 examples: Support window resizable
Add SDL_WINDOW_RESIZABLE to the sdl window property
and call canvas->update() in the resize event.

Afterwards, if the canvas needs to be expanded by the window size by passing the size as an argument
to the update(canvas,elapsed) interface, it can be processed individually.
2024-06-21 17:48:19 +09:00
..
resources examples: added more svg resources. 2024-05-24 10:45:24 +09:00
Accessor.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
all.sh infra: move the examples folder outside of the source directory. 2024-04-01 10:52:22 +09:00
AnimateMasking.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Animation.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Arc.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Blending.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Capi.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
ClipPath.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
CustomTransform.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
DataLoad.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
DirectUpdate.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Duplicate.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Example.h examples: Support window resizable 2024-06-21 17:48:19 +09:00
FillRule.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
FillSpread.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
GifSaver.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
GradientMasking.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
GradientStroke.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
GradientTransform.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
ImageScaleDown.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
ImageScaleUp.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
InvLumaMasking.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
InvMasking.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
LinearGradient.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Lottie.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
LottieExtension.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
LumaMasking.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Masking.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
MaskingMethods.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
meson.build examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
MultiCanvas.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
MultiShapes.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Opacity.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Path.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
PathCopy.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Performance.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
PictureJpg.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
PicturePng.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
PictureRaw.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
PictureSvg.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
PictureTvg.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
PictureWebp.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
RadialGradient.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Retaining.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Scene.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
SceneBlending.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
SceneClipper.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
SceneTransform.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Shape.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Stroke.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
StrokeLine.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
StrokeMiterlimit.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
StrokeTrim.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Svg.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Texmap.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Text.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Transform.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Tvg.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
TvgSaver.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Update.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00
Viewport.cpp examples: replace the efl toolkit with sdl 2024-06-20 17:49:18 +09:00