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 809dfd8644 canvas: add reserve() method.
This allocates nodes slots in advance to avoid memory grow & copy.

it will be benefit if you know how many shapes will be used in your canvas.

Change-Id: I7d93d166c9c054078bd86593d3471a2ade3671ee
2020-04-27 01:52:44 +09:00
inc canvas: add reserve() method. 2020-04-27 01:52:44 +09:00
pc + Initial draft 2020-03-25 11:53:03 +09:00
src canvas: add reserve() method. 2020-04-27 01:52:44 +09:00
test canvas: add reserve() method. 2020-04-27 01:52:44 +09:00
.gitignore implement basic interfaces 2020-04-02 17:24:38 +09:00
AUTHORS + Initial draft 2020-03-25 11:53:03 +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:

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