Mon, 17 Jun 2024 21:04:15 UTC | login

Information for build python-mplcairo-0.1-2.fc31

ID93457
Package Namepython-mplcairo
Version0.1
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-mplcairo.git#272c891aaa6a25aa198ec5905a8069fa8ef2293a
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 complete
Volume DEFAULT
StartedWed, 24 Jul 2019 04:42:31 UTC
CompletedWed, 24 Jul 2019 06:08:52 UTC
Taskbuild (f31-candidate, /rpms/python-mplcairo.git:272c891aaa6a25aa198ec5905a8069fa8ef2293a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-mplcairo.git#272c891aaa6a25aa198ec5905a8069fa8ef2293a'}}
Tags
f31
f32
f33
RPMs
src
python-mplcairo-0.1-2.fc31.src.rpm (info) (download)
riscv64
python3-mplcairo-0.1-2.fc31.riscv64.rpm (info) (download)
python-mplcairo-debugsource-0.1-2.fc31.riscv64.rpm (info) (download)
python3-mplcairo-debuginfo-0.1-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Mon Apr 16 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1-0.2.a1 - Remove bundled eggs. - Add checks and missing Requires. * Tue Mar 13 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.1-0.1.a1 - Initial package.