office-gobmx/external/cairo
Stephan Bergmann cf7e3ac040 Reinstate external/cairo/cairo/san.patch.0
(Instead of just removing any hunks that no longer applied,
86132d8188 "upgrade to cairo 1.17.6" had dropped
it completely presumably in error.)

Change-Id: I98fe20fc96bd5ce9400b6ad6a9837b21f08cdff0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133892
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-05-05 18:03:52 +02:00
..
cairo upgrade to cairo 1.17.6 2022-05-04 21:08:12 +02:00
pixman
ExternalPackage_cairo.mk
ExternalPackage_pixman.mk
ExternalProject_cairo.mk
ExternalProject_pixman.mk
Makefile
Module_cairo.mk
README
UnpackedTarball_cairo.mk Reinstate external/cairo/cairo/san.patch.0 2022-05-05 18:03:52 +02:00
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.