Skip to content

v2.3.0

Compare
Choose a tag to compare
@edemaine edemaine released this 22 Jul 03:14
· 190 commits to main since this release
  • More efficient conversion of SVG files to PDF/PNG via a new spin-off project svgink. (#75)
  • You can now specify an .svg file (drawn with another tool) directly on the command line to just convert it to PDF/PNG. (Alternatively, you can run svgink directly.) (#75)
  • New command-line options -f/--force to force conversion.
  • Bug fix for Linux which prevented v2.2.0 from running.
  • API change: renamed SVGTilerException to SVGTilerError.

Full Changelog: v2.2.0...v2.3.0