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
JunsuChoi e9d6bd7833 SvgLoader: Implement SvgSceneBuilder using SvgNode
SvgSceneBuilder builds Scene using SvgNode tree.
build(root node) function return the root scene.
Following SVG tags are supported.
Polygon, Polyline, Circle, Rect, Line

Change-Id: I8c9b8c28d9a4799af6ddc45c35f77a75f696b2a5
2020-06-29 16:16:08 +09:00
inc renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
pc renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
src SvgLoader: Implement SvgSceneBuilder using SvgNode 2020-06-29 16:16:08 +09:00
test test shape: unify sw/gl test code. 2020-06-29 14:59:01 +09:00
.gitignore test shape: unify sw/gl test code. 2020-06-29 14:59:01 +09:00
AUTHORS updated AUTHORS 2020-05-27 11:03:07 +09:00
LICENSE + Initial draft 2020-03-25 11:53:03 +09:00
meson.build renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
README renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
thorvg.manifest renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00

Thor Vector Graphics 0.1.0

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

 FOR ANY ISSUES PLEASE EMAIL:

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