office-gobmx/external/cairo
Miklos Vajna e81b9ab5a3 Related: tdf#136980 cairo: avoid linking to freetype-2.8-only ...
... FT_Get_Var_Design_Coordinates

This is meant to help producing binaries which run on Ubuntu 16.04.

Change-Id: I7fc965c265d2ac97a6836df0829d3d4cd0cc9333
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103392
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2020-09-25 18:47:24 +02:00
..
cairo
pixman
ExternalPackage_cairo.mk
ExternalPackage_pixman.mk
ExternalProject_cairo.mk
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.