Cairo/pango

From PLplotWiki
Revision as of 03:50, 19 February 2010 by Smekal (Talk | contribs) (Instructions for Mac OS X)

Jump to: navigation, search

Description

Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL (through glitz), XCB, BeOS, OS/2, and DirectFB.

Instructions for Windows

MinGW

N/A

Instructions for Linux

N/A

Instructions for Mac OS X

export PATH=/Library/Frameworks/GTK+.framework/Resources/bin:$PATH

cmake is now able to find the cairo/pango libraries via pkg-config.