![]() |
CopperSpice API
1.8.2
|
OpenVG is a standard API from the Khronos Group for accelerated 2D vector graphics that is appearing in an increasing number of embedded devices.
Two kinds of OpenVG engines are currently supported: EGL based, and engines built on top of OpenGL such as ShivaVG. EGL based engines are preferred.
Once the graphics system plugin has been built and installed, applications can be run as follows to use the plugin:
If ShivaVG is being used then substitute ShivaVG
instead of OpenVG
in the line above.