1 config BR2_PACKAGE_CAIRO
4 select BR2_PACKAGE_PKGCONFIG
5 select BR2_PACKAGE_LIBPNG
6 select BR2_PACKAGE_ZLIB
7 select BR2_PACKAGE_FONTCONFIG
8 depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
10 Cairo is a 2D graphics library with support for multiple
11 output devices. Currently supported output targets include
12 the X Window System, Win32, image buffers, and PostScript,
13 PDF, and SVG file output. Experimental backends include
14 OpenGL (through glitz), Quartz, and XCB.
16 http://cairographics.org/