6 lines
332 B
Text
6 lines
332 B
Text
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.
|
|
|
|
This package contains the Python bindings for Cairo for Python 2.x.
|