author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
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. |