No project description provided
Project description
mpl-simple-svg-parser
A simple SVG parser for matplotlib. It read the svg file as a vector path for Matplotlib. It utilizes cairosvg and picosvg to convert the input svg to more manageable svg, and read it using svgpath2mpl.
It is meant to be good enough, not 100% compatible. We support gradient, but no filtes etc.
Please check out the sample page, were we compare the rendering result of mpl-simple-svg-parser to to other renderer, including inkscape.
Installation
You can install using pip
:
pip install mpl_simple_svg_parser
Development Installation
pip install -e ".[dev]"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file mpl_simple_svg_parser-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: mpl_simple_svg_parser-0.2.1-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d2b3e31b71750d1cd4d20197dc2ce7cf7eeb87e08c2e968e55991023bcc751c |
|
MD5 | 7899263e30209c73cdc75742f4caf525 |
|
BLAKE2b-256 | 1ea48caff56c43ca2d9204d080fb34b09e3e47e0ddcb028f0edbd5be0603c914 |