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 700a44c623 common shape: added path commands interfaces for user convenient.
+lineTo()
+moveTo()
+cubicTo()
+close()

These interfaces might not perfect optmizied,
but you can build path commands easier than manual data set.

Change-Id: Icb934ca256d3107ca0c938d28015d767fb93355e
2020-04-30 23:36:28 +09:00
inc common shape: added path commands interfaces for user convenient. 2020-04-30 23:36:28 +09:00
pc + Initial draft 2020-03-25 11:53:03 +09:00
src common shape: added path commands interfaces for user convenient. 2020-04-30 23:36:28 +09:00
test common shape: added path commands interfaces for user convenient. 2020-04-30 23:36:28 +09:00
.gitignore common shape: added path commands interfaces for user convenient. 2020-04-30 23:36:28 +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:

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