cairo: cairo 1.14.6 (Advanced 2D graphics library)  
cairo:  
cairo: Cairo is a 2D graphics library with support for multiple output 
cairo: devices. Currently supported output targets include the X Window 
cairo: System, win32, image buffers, PostScript, PDF and SVG. Experimental 
cairo: backends include OpenGL, Quartz and XCB file output. Cairo is designed 
cairo: to produce consistent output on all output media while taking advantage 
cairo: of display hardware acceleration when available (e.g., through the X 
cairo: Render Extension). The Cairo API provides operations similar to the 
cairo: drawing operators of PostScript and PDF.  
cairo:

