thorvg/src
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
..
examples renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
lib renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
loaders SvgLoader: Implement SvgSceneBuilder using SvgNode 2020-06-29 16:16:08 +09:00
meson.build renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00