cairocffi

cffi-based cairo bindings for Python

35 个版本 Python >=3.8
安装
pip install cairocffi
poetry add cairocffi
pipenv install cairocffi
conda install cairocffi
描述

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.

Additionally, the cairocffi.pixbuf module uses GDK-PixBuf_ to decode various image formats for use in cairo.

.. _CFFI: https://cffi.readthedocs.org/ .. _Pycairo: https://pycairo.readthedocs.io/ .. _cairo: http://cairographics.org/ .. _GDK-PixBuf: https://gitlab.gnome.org/GNOME/gdk-pixbuf

cairocffi has been created and developed by Kozea (https://kozea.fr). Professional support, maintenance and community management is provided by CourtBouillon (https://www.courtbouillon.org).

Copyrights are retained by their contributors, no copyright assignment is required to contribute to cairocffi. Unless explicitly stated otherwise, any contribution intentionally submitted for inclusion is licensed under the BSD 3-clause license, without any additional terms or conditions. For full authorship information, see the version control history.

版本列表
1.7.1 2024-06-18
1.7.0 2024-04-27
1.6.1 2023-07-24
1.6.0 2023-06-12
1.5.1 2023-04-15
1.5.0 2023-03-17
1.4.0 2022-09-23
1.3.0 2021-10-04
1.2.0 2020-10-29
1.1.0 2019-09-05
1.0.2 2019-02-15
1.0.1 2019-02-12
1.0.0 2019-02-08
1.0.0rc1 2019-02-07
0.9.0 2018-08-06
0.8.1 2018-05-30
0.8.0 2017-02-03
0.7.2 2015-08-04
0.7.1 2015-06-22
0.7 2015-06-05
0.6 2014-09-23
0.5.4 2014-05-23
0.5.3 2014-03-11
0.5.2 2014-02-27
0.5.1 2013-07-16
0.5 2013-06-20
0.4.3 2013-05-27
0.4.2 2013-05-03
0.4.1 2013-04-30
0.4 2013-04-06
0.3.2 2013-03-29
0.3.1 2013-03-18
0.3 2013-02-26
0.2 2013-01-08
0.1 2013-01-07