Skip to content

Releases: sharonchoong/svg-exportJS

v1.3.0

08 Jan 03:06
9f64825
Compare
Choose a tag to compare

Added the excludeByCSSSelector option and added notes about optimizing performance for large SVGs.
Fixed a bug when min-x and min-y of SVG's viewBox is not 0.

v1.2.0

12 Sep 02:21
Compare
Choose a tag to compare

Includes ability to export svgs containing images

v1.1.0

14 Dec 13:49
Compare
Choose a tag to compare

Pass in an SVG DOM element or an SVG string as input

v1.0.1

12 Dec 14:48
Compare
Choose a tag to compare

Code quality and security improvements.

v1.0.0

07 Dec 04:47
Compare
Choose a tag to compare

Includes export of SVG element in the dom to SVG, PNG, JPEG and PDF files. Includes support for custom fonts and CSS stylesheets.