
CairoSVG 2.8.2
0
A Simple SVG Converter based on Cairo
Contents
A Simple SVG Converter based on Cairo
Stars: 909, Watchers: 909, Forks: 159, Open Issues: 98The Kozea/CairoSVG repo was created 14 years ago and the last code push was 2 weeks ago.
The project is popular with 909 github stars!
How to Install cairosvg
You can install cairosvg using pip
pip install cairosvg
or add it to a project with poetry
poetry add cairosvg
Package Details
- Author
- Guillaume Ayoub
- License
- LGPL-3.0-or-later
- Homepage
- https://courtbouillon.org/cairosvg
- PyPi:
- https://pypi.org/project/CairoSVG/
- Documentation:
- https://cairosvg.org/documentation/
- GitHub Repo:
- https://github.com/Kozea/CairoSVG
Classifiers
- Multimedia/Graphics/Graphics Conversion
Related Packages
Errors
A list of common cairosvg errors.
Code Examples
Here are some cairosvg code examples and snippets.
GitHub Issues
The cairosvg package has 98 open issues on GitHub
- Update to allow multipage output.
pythonfix
