office-gobmx/cairo
Tor Lillqvist 22bf1df8ca Filter out fairly pointless ld warning from crt1.o (!) in the 10.4 SDK
Unfortunately the pixman and cairo configury consider any non-empty
stderr indicating an error, even if it just a warning and the exit
status of the command is success.

Change-Id: I921f72fcfc127d9c34a8db448926e478a82646d6
2012-10-14 22:42:13 +03:00
..
cairo
pixman
prj return build conditional for libpng 2012-09-26 13:15:14 +02:00
cairo-1.10.2-oldfontconfig.patch
cairo-1.10.2.android.patch
cairo-1.10.2.configure_ac.patch
cairo-1.10.2.ios.patch
cairo-1.10.2.no-atsui.patch
cairo-1.10.2.patch Filter out fairly pointless ld warning from crt1.o (!) in the 10.4 SDK 2012-10-14 22:42:13 +03:00
cairo-1.10.2.wntmsc.patch
cairo.dlsym.lcdfilter.patch
pixman-0.24.4.android.patch
pixman-0.24.4.patch Filter out fairly pointless ld warning from crt1.o (!) in the 10.4 SDK 2012-10-14 22:42:13 +03:00
README

The graphics library, used for anti-aliasing. From [http://cairographics.org/].

This code is used by default only on Linux, though it is also
available on Mac. There is a cairo-canvas implementation that is the
main customer, and it is enabled via 'use hardware acceleration' in
the general options.