office-gobmx/external/cairo
Michael Stahl 0c58b399ea cairo: fix malformed conditionals, these should have empty "then" branch
Change-Id: Idc83582f0b4317a4d272bc5fa8eaf2dc98785fc6
2016-03-29 17:24:45 +02:00
..
cairo
pixman
ExternalPackage_cairo.mk
ExternalPackage_pixman.mk
ExternalProject_cairo.mk cairo: fix malformed conditionals, these should have empty "then" branch 2016-03-29 17:24:45 +02: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.