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 0716d3e774 common scene: implement basic scene behaviors and testScene sample.
Scene is a group(list) of paints.

This class is designed for vector data set which is prepared before canvas.
If a set of vector data is loaded from other resources such as files,
they can construct these data set using Scene.
This then can be pushed into canvas as one completed image.

Scene is supposed to be used in svg loading and storing to tvg specific data format(tvg)

Change-Id: Ie2ffebf74e79c59d99a77880630a54b6baad7eec
2020-05-05 10:27:35 +09:00
inc common scene: implement basic scene behaviors and testScene sample. 2020-05-05 10:27:35 +09:00
pc + Initial draft 2020-03-25 11:53:03 +09:00
src common scene: implement basic scene behaviors and testScene sample. 2020-05-05 10:27:35 +09:00
test common scene: implement basic scene behaviors and testScene sample. 2020-05-05 10:27:35 +09:00
.gitignore common scene: implement basic scene behaviors and testScene sample. 2020-05-05 10:27:35 +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:

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