Cairo provides anti-aliased vector-based rendering for X https://www.cairographics.org/
Go to file
2024-01-06 03:56:16 +01:00
libcairo-1.12.4-expose_snapshot.patch rebuilt with --enable-xcb-shm=yes to ensure support is enabled event when build in chroot environment [release 1.12.16-3mamba;Sun Feb 16 2014] 2024-01-06 03:56:14 +01:00
libcairo-1.17.2-binutils-2.34.patch rebuilt by autoport with build requirements: libbinutils-devel>=2.34-1mamba [release 1.17.2-3mamba;Sun Feb 16 2020] 2024-01-06 03:56:16 +01:00
libcairo.spec rebuilt by autoport with build requirements: libbinutils-devel>=2.34-1mamba [release 1.17.2-3mamba;Sun Feb 16 2020] 2024-01-06 03:56:16 +01:00
README.md rebuilt with --enable-xcb-shm=yes to ensure support is enabled event when build in chroot environment [release 1.12.16-3mamba;Sun Feb 16 2014] 2024-01-06 03:56:14 +01:00

libcairo

Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, win32, and image buffers. Experimental backends include OpenGL (through glitz), Quartz, XCB, PostScript and PDF file output. Cairo is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available (for example, through the X Render Extension).