Skip to content

Releases: yWorks/svg2pdf.js

1.0.4

06 Mar 09:04
Compare
Choose a tag to compare

Fixed exception on empty tSpans

1.0.3

08 Feb 11:39
Compare
Choose a tag to compare

Fixed npm main entry.

1.0.2

22 Dec 08:19
Compare
Choose a tag to compare

Supports source maps for developers and improved license visibility in output files.

1.0.1

22 Dec 08:18
Compare
Choose a tag to compare

Allow for more than just word characters in IRI references

1.0.0

21 Dec 17:23
Compare
Choose a tag to compare

This release restructures the repository and thus is incompatible with previous releases. The API has not changed, though and thus is "soft" backward-compatible.
This release now uses fontello/svgpath to be able to correctly deal with more complex svg path declarations. Kudos go to @puzrin!
This release provides ready to use browserified bundle files in the /dist directory that already include the rgbcolor and svgpath dependencies. All that is left is jspdf to get started, now!