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 3fe2eedd89 SvgLoader: Implement svgpath draw
Convert Svg path in string to tvg::PathCommand.
Draw converted data by adding it as path to shape.

Following tags are supported.
Move, Line, Cubic, SCubic, Vertical, Horizontal and Close.

Change-Id: I3cb31e05bcb233b4c187e0c9e7eef8cdadf84695
2020-06-29 07:17:22 +00: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 svgpath draw 2020-06-29 07:17:22 +00: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-06-29 16:16:01 +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:

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