office-gobmx/cairo
Caolán McNamara c0f85e6879 Resolves: fdo#61571 cairo not linking against internal libpng
the flag is called SYSTEM_LIBPNG not SYSTEM_PNG

Change-Id: I703a669f544e539f7fcfa64c0121a73f0608aecc
2013-02-28 09:46:01 +00:00
..
cairo
pixman
prj
ExternalPackage_cairo.mk
ExternalPackage_pixman.mk
ExternalProject_cairo.mk Resolves: fdo#61571 cairo not linking against internal libpng 2013-02-28 09:46:01 +00:00
ExternalProject_pixman.mk
Makefile
Module_cairo.mk
README
UnpackedTarball_cairo.mk
UnpackedTarball_pixman.mk

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.