Commit graph

4 commits

Author SHA1 Message Date
Mira Grudzinska
6829593ac6 examples: capi updated with text examples 2024-06-18 10:50:53 +09:00
Mira Grudzinska
566b327f09 capi: bindings for strokeTrim
Example Capi.cpp modyfied.
2024-06-05 11:55:36 +09:00
Mira Grudzinska
185836d278 examples: fix heap-use-after-free in Capi.cpp 2024-05-31 10:02:58 +09:00
Hermet Park
e8e9ba5ea0 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-01 10:52:22 +09:00
Renamed from src/examples/Capi.cpp (Browse further)