[ 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)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7)
-
- dep: python-cairocffi
- cffi-based cairo bindings for Python
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries