author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 26 Jan 2010 12:42:25 +0200 | |
changeset 2 | 56cd8111b7f7 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
|
2 |
This graphics system uses ShivaVG (http://sourceforge.net/projects/shivavg) |
|
3 |
to perform OpenVG rendering on X11 systems. The graphics system name for |
|
4 |
the "-graphicssystem" command-line option is "ShivaVG". |
|
5 |
||
6 |
ShivaVG support is experimental, mostly to demonstrate how to integrate |
|
7 |
non-EGL OpenVG engines into the system. It will probably not produce |
|
8 |
good output. |