Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
Find a file
Hermet Park 7ee25cd783 sw_engine: fix mistached c style alloc/free
these are allocated by c style mem alloc.
Thus, they should be freed with free()

Change-Id: I320fff4d5a5bce2374ace6495a9f96c3e1034cfc
2020-06-03 11:15:40 +09:00
inc common stroke: retype the stroke width from size_t to float 2020-06-02 20:58:50 +09:00
pc + Initial draft 2020-03-25 11:53:03 +09:00
src sw_engine: fix mistached c style alloc/free 2020-06-03 11:15:40 +09:00
test test: revise stroke example 2020-06-02 20:07:05 +09:00
.gitignore sw_engine: implment basic stroke functions. 2020-05-28 20:32:55 +09:00
AUTHORS updated AUTHORS 2020-05-27 11:03:07 +09:00
LICENSE + Initial draft 2020-03-25 11:53:03 +09:00
meson.build common shape: implement appendCircle body. 2020-04-26 11:38:06 +09:00
README + Initial draft 2020-03-25 11:53:03 +09:00
tizenvg.manifest + Initial draft 2020-03-25 11:53:03 +09:00

Tizen Vector Graphics 0.1.0

******************************************************************************

 FOR ANY ISSUES PLEASE EMAIL:

******************************************************************************