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 1b48bf10fe SvgLoader: Verify SVG resource
Only <svg> tag is parsed first before data get in file open function.
If the <svg> tag is found, the loaded file is valid and stores viewbox information.
After that, the remaining content data is parsed in order with async.

Change-Id: Idb934fbd5e190c7c523abe601a80745ccc767af1
2020-07-16 09:36:19 +09:00
inc capi: improve code template. 2020-07-15 16:18:55 +09:00
pc renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
src SvgLoader: Verify SVG resource 2020-07-16 09:36:19 +09:00
test capi: support c interfaces 2020-07-15 16:00:09 +09:00
.gitignore capi: support c interfaces 2020-07-15 16:00:09 +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 capi: support c interfaces 2020-07-15 16:00:09 +09:00
meson_options.txt capi: support c interfaces 2020-07-15 16:00:09 +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:

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