ThorVG  v0.1
ThorVG is a platform-independent portable library for drawing vector-based scene and animation. It's an open-source software that is freely used by a variety of software platforms and applications. ThorVG provides neat and easy APIs, its library has no dependencies and keeps cheap and super compact size. It serves as the vector graphics engine for Tizen OS that powers many products.
Modules
Here is a list of all modules:
[detail level 123]
 ThorVGThorVG classes and enumerations providing C++ APIs
 ThorVG_CAPI (BETA version)ThorVG C language binding APIs
 InitializerA module enabling initialization and termination of the TVG engines
 CanvasA module for managing and drawing graphical elements
 SwCanvasA module for rendering the graphical elements using the software engine
 PaintA module for managing graphical elements. It enables duplication, transformation and composition
 ShapeA module for managing two-dimensional figures and their properties
 GradientA module managing the gradient fill of objects
 PictureA module enabling to create and to load an image in one of the supported formats: svg, png and raw
 SceneA module managing the multiple paints as one group paint