Releases: Kozea/CairoSVG
Releases · Kozea/CairoSVG
2.3.0
- Drop Python 3.4 support
- Make text selectable on generated PDF files
- Don't inherit dx and dy attributes
- Fix support of alignment-baseline="hanging"
- Fix backslashes in docstrings and comments
- Fix local anchors with files with no given URL
- Close VERSION's file descriptor
- Clean packaging
- Include LICENSE in distributed packages
2.2.1
2.2.0
- Clean packaging
- Fix T commands used with previous relative commands in paths
- Use real functions for svg2* commands, improving IDE integration
- Fix files management on Windows
- Handle image-rendering property
- Fix crash with some text samples
- Fix position of embedded svg tags with a viewbox not at position (0, 0)
- Add output-width and output-height options
- Handle references to inner document tags defined after the anchor
- Fix offsets for texts on paths
2.1.3
2.1.2
2.1.1
- Use http://www.w3.org/2000/svg as default namespace