Mon, 03 Jun 2024 17:39:36 UTC | login

Information for build python-mplcairo-0.3-1.fc33

ID156627
Package Namepython-mplcairo
Version0.3
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-mplcairo.git#216d9a3dde9eb8d592833e5d1b6e9a9fef2205fe
SummaryA (new) cairo backend for Matplotlib
DescriptionThis is a new, essentially complete implementation of a cairo backend for Matplotlib. It can be used in combination with a Qt5, GTK3, Tk, wx, or macOS UI, or noninteractively (i.e., to save figure to various file formats). Noteworthy points include: - Improved accuracy (e.g., with marker positioning, quad meshes, and text kerning). - Support for a wider variety of font formats, such as otf and pfb, for vector (PDF, PS, SVG) backends (Matplotlib's Agg backend also supports such fonts). - Optional support for complex text layout (right-to-left languages, etc.) using Raqm. - Support for embedding URLs in PDF (but not SVG) output. - Support for multi-page output both for PDF and PS (Matplotlib only supports multi-page PDF). - Support for custom blend modes (see `examples/operators.py`).
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 12:01:21 UTC
CompletedTue, 09 Jun 2020 12:14:16 UTC
Taskbuild (f33, /rpms/python-mplcairo.git:216d9a3dde9eb8d592833e5d1b6e9a9fef2205fe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-mplcairo.git#216d9a3dde9eb8d592833e5d1b6e9a9fef2205fe'}}
Tags No tags
RPMs No RPMs
Changelog * Mon May 04 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.3-1 - Update to latest version * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Sep 23 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.2-1 - Update to latest version * Mon Aug 19 2019 Miro HronĨok <mhroncok@redhat.com> - 0.1-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jul 23 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1-1 - Update to final release