Skip to content

SVG Redux

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 07 May 14:57
· 986 commits to master since this release
2c93dce

This release has a major change to the SVG export. It is now a simpler design, and will render outside of a browser.

deniro

Screenshot 2022-05-07 at 15 57 54

[12.4.0] - 2022-05-07

Changed

  • Rebuilt SVG export to create a simpler SVG that is more portable
  • Fix render_lines crash when render height was negative #2246

Added

  • Add padding to Syntax constructor #2247