cairocffi is a CFFI-based drop-in replacement for Pycairo,
a set of Python bindings and object-oriented API for cairo.
Cairo is a 2D vector graphics library with support for multiple backends
including image buffers, PNG, PostScript, PDF, and SVG file output.
This package provides the optional gdk-pixbuf image loader module.
Provides
Requires
License
BSD-3-Clause
Changelog
* Thu Sep 18 2025 Markéta Machová <mmachova@suse.com>
- Add missing dependency on some image loader
* Wed Oct 02 2024 Matej Cepl <mcepl@cepl.eu>
- Readd disabling test_xcb tests. Please, don’t reenable until
gh#Kozea/cairocffi#203 is fixed.
* Wed Jun 19 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.7.0:
* #227: Add get_hairline() and set_hairline() functions
* Mon Apr 29 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.7.0:
* Drop Python 3.7 support, add Python 3.12 support
* #221: Add environment variable to set folder where DLLs ar