[ 原始碼: cairosvg ]
套件:python3-cairosvg(2.7.1-1)
SVG to PDF/PS/PNG converter based on Cairo (Python3 library)
CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1 recommendation from the W3C. Once parsed, the result is drawn to a Cairo surface that can be exported to various formats: PDF, PostScript, PNG and even SVG.
This package contains the Python3 version of the library.
其他與 python3-cairosvg 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cairocffi
- cffi-based cairo bindings for Python (Python3)
-
- dep: python3-cssselect2
- implementation of CSS3 Selectors (Python3 version)
-
- dep: python3-defusedxml
- XML bomb protection for Python stdlib modules (for Python 3)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-tinycss2
- Low-level CSS parser (Python3 version)