office-gobmx/external/cairo
Stephan Bergmann 9eaa1325a0 Only package the external/cairo library that is named the same as the SONAME
Change-Id: Id97fe380c3e3976e56a6962eaebfbd696bab7332
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146908
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-02-13 15:49:21 +00:00
..
cairo
pixman Use SIMD in pixman for WASM 2023-02-09 14:55:26 +00:00
ExternalPackage_cairo.mk Only package the external/cairo library that is named the same as the SONAME 2023-02-13 15:49:21 +00:00
ExternalPackage_pixman.mk
ExternalProject_cairo.mk
ExternalProject_pixman.mk Use SIMD in pixman for WASM 2023-02-09 14:55:26 +00:00
Makefile
Module_cairo.mk
README
UnpackedTarball_cairo.mk
UnpackedTarball_pixman.mk Use SIMD in pixman for WASM 2023-02-09 14:55:26 +00:00

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.