Mira Grudzinska
022f9fc897
examples: capi example ++
...
Animation is loaded from a memory instead from a file.
2024-08-20 18:46:29 +09:00
Mira Grudzinska
f79558eb62
API: deprecate the appendArc() api
...
@Issue: https://github.com/thorvg/thorvg/issues/2632
2024-08-16 13:30:58 +09:00
Josh Soref
e061fa6628
common: fix 178+ spelling errors
2024-07-01 21:58:46 +09:00
Mira Grudzinska
9cfc65fbc7
examples: fix sdl2 headers in Capi example
2024-06-27 10:33:53 +09:00
Hermet Park
1dcd2c4b5f
examples: replace the efl toolkit with sdl
...
see also: https://www.libsdl.org/
issue: https://github.com/thorvg/thorvg/issues/1244
2024-06-20 17:49:18 +09:00
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