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 80d47fd7d3 common: revise canvas interfaces.
1. removed async option which doesn't work currently,
rather than it, we can add async option in initiailizer class.

2. removed update() method.
Instead, we can call update(paint = nullptr); which has exactly same behavior.

Change-Id: I7909a50d804b97baf413a2ff6365a3cf79a3689e
2020-07-30 13:43:18 +09:00
inc common: revise canvas interfaces. 2020-07-30 13:43:18 +09:00
pc renamed project name tizenvg => thorvg 2020-06-25 13:57:41 +09:00
src common: revise canvas interfaces. 2020-07-30 13:43:18 +09:00
test common: revise canvas interfaces. 2020-07-30 13:43:18 +09:00
.gitignore capi: support c interfaces 2020-07-15 16:00:09 +09:00
AUTHORS updated AUTHORS 2020-07-28 20:46:11 +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:

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