软件包:python3-rlpycairo(0.3.0-3)
python3-rlpycairo 的相关链接
Debian 的资源:
下载源码包 python-rlpycairo:
- [python-rlpycairo_0.3.0-3.dsc]
- [python-rlpycairo_0.3.0.orig.tar.xz]
- [python-rlpycairo_0.3.0-3.debian.tar.xz]
维护者:
外部的资源:
- 主页 [www.reportlab.com]
相似软件包:
plugin for the ReportLab PDF Toolkit.
This is a plugin for the ReportLab PDF Toolkit. which constructs rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.
This plugin is intended to replace most of the usage of the libart based C extension _renderPM which has been shown to have issues when rendering complex documents.
This backend can be brought into use by setting reportlab.rl_config.renderPMBackend = 'rlPyCairo' any of the methods detailed in reportlab/rl_config.py can be used to accomplish this.
The new backend seems able to handle all the same behaviour as _renderPM and the only place where it seems inferior is in the rendering of scaled images and the speed with which it draws text.
At present the rlPyCairo backend only uses the _renderPM extension to use its mapping of ReportLab font names to extract paths for rendering this is no doubt the reason for its slowness when rendering text.
其他与 python3-rlpycairo 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cairo
- Python3 bindings for the Cairo vector graphics library
-
- dep: python3-freetype
- Freetype Python bindings for Python 3