wok-next diff cairo/description.txt @ rev 14118
nmap: add patch for nolua support
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Feb 25 08:44:23 2013 -0800 (2013-02-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/cairo/description.txt Mon Feb 25 08:44:23 2013 -0800 1.3 @@ -0,0 +1,4 @@ 1.4 +Cairo is a 2D graphics library with support for multiple output devices. 1.5 +Currently supported output targets include the X Window System, Quartz, Win32, 1.6 +image buffers, PostScript, PDF, and SVG file output. Experimental backends 1.7 +include OpenGL, XCB, BeOS, OS/2, and DirectFB.