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 682bc25298 common shape: revise scale/rotate approach.
Come to think of it, this optimized method is not so useful,
it could just bring the user misunderstanding and
not to efficient as I expected in the most cases.

So, changed policy for transformation behaviors.
it keeps the properties as others but leaves it to the backend implementation.

Plus, this change contains the correct RenderUpdateFlag.
You can refer the flag in the backend to figure out which kinds of properites has been updated

Change-Id: Ibe0494712598a8161950b9ae2e22ac45bed1c47b
2020-05-03 15:03:29 +09:00
inc common shape: revise scale/rotate approach. 2020-05-03 15:03:29 +09:00
pc + Initial draft 2020-03-25 11:53:03 +09:00
src common shape: revise scale/rotate approach. 2020-05-03 15:03:29 +09:00
test common shape: revise scale/rotate approach. 2020-05-03 15:03:29 +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:

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