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 30ac2da1a3 common shape: support scale/rotate transform
rotate(), scale() won't be retained.
When you call reset() for the shape, these values will be reset as well.

These are working in fire & forget method,
it actually modify the path data for avoiding compuatation every frames.

Thus user needs to keep the last values to understand the final accumulated values.

Change-Id: I41f260271cdefc977eea01a778d49632440c777f
2020-05-02 23:01:16 +09:00
inc common shape: support scale/rotate transform 2020-05-02 23:01:16 +09:00
pc + Initial draft 2020-03-25 11:53:03 +09:00
src common shape: support scale/rotate transform 2020-05-02 23:01:16 +09:00
test common shape: support scale/rotate transform 2020-05-02 23:01:16 +09:00
.gitignore common shape: renamed the method clear() to reset() 2020-05-02 18:07:51 +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:

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