Commit graph

6 commits

Author SHA1 Message Date
Hermet Park
9145638ec6 examples: fix memory leak 2024-06-07 12:25:25 +09:00
Mira Grudzinska
75d17d8ad4 examples: fix heap-use-after-free in Capi.cpp 2024-05-31 11:04:38 +09:00
RuiwenTang
086c2ed9a7 Fix AnimateMasking with GL backend not triger redraw 2024-05-31 11:00:14 +09:00
Hermet Park
9ef6fcf3d1 tvg: updated binary resources to v0.13 2024-04-08 17:27:02 +09:00
Hermet Park
9374437115 example: fixed broken tvg saver resource pathes 2024-04-07 15:15:59 +09:00
Hermet Park
26e04611e6 infra: move the examples folder outside of the source directory.
examples are not considered a feature of ThorVG;
hence, they are excluded from the src directory.

This change allows developers to concentrate more effectively
on the core ThorVG sources for practical usages.
2024-04-06 12:48:27 +09:00