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.
|
ThorVG | ThorVG classes and enumerations providing C++ APIs |
▼ThorVG_CAPI (BETA version) | ThorVG C language binding APIs |
Initializer | A module enabling initialization and termination of the TVG engines |
▼Canvas | A module for managing and drawing graphical elements |
SwCanvas | A module for rendering the graphical elements using the software engine |
Paint | A module for managing graphical elements. It enables duplication, transformation and composition |
Shape | A module for managing two-dimensional figures and their properties |
Gradient | A module managing the gradient fill of objects |
Picture | A module enabling to create and to load an image in one of the supported formats: svg, png and raw |
Scene | A module managing the multiple paints as one group paint |