office-gobmx/external/cairo
Tor Lillqvist a62cb6db82 It seems to work to compile also the MMX code for WASM
Change-Id: I27b56297a07e248102cae1bee4074b7be422ce23
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147875
Tested-by: Tor Lillqvist <tml@collabora.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2023-02-27 10:55:10 +00:00
..
cairo
pixman It seems to work to compile also the MMX code for WASM 2023-02-27 10:55:10 +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
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.