[ buster ]
[ 源代码: cairosvg ]
软件包:python-cairosvg(1.0.20-1)
SVG to PDF/PS/PNG converter based on Cairo
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.
其他与 python-cairosvg 有关的软件包
|
|
|
|
-
- dep: python (<< 2.8)
- 交互式高级面向对象语言(Python2 版本)
- dep: python (>= 2.7)
-
- dep: python-cairocffi
- cffi-based cairo bindings for Python
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries