office-gobmx/cairo
Luboš Luňák fc54a7bac7 deliver also .so.<version> libraries
Otherwise dynamic loader doesn't find them there.

Change-Id: Idabec8e0fca48562164d90f5d0afdf3ebf5615cb
2012-11-21 13:33:17 +01:00
..
cairo
pixman
prj
ExternalPackage_cairo.mk deliver also .so.<version> libraries 2012-11-21 13:33:17 +01:00
ExternalPackage_pixman.mk deliver also .so.<version> libraries 2012-11-21 13:33:17 +01:00
ExternalProject_cairo.mk cairo: to actually use the right cairo-version.h... 2012-11-20 22:26:33 +01: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.