blob: b41fb47529c34c0b3f96a84da75d4d7205165941 (
plain)
1
2
3
4
|
Cairo is a 2D graphics library with support for multiple output
devices. Currently supported output targets include the X Window
System, win32, and image buffers. Experimental backends include OpenGL
(through glitz), Quartz, XCB, PostScript and PDF file output.
|