Releases: yWorks/svg2pdf.js
Releases · yWorks/svg2pdf.js
1.0.5
Fixed rendering of text elements containing descriptive elements
1.0.4
Fixed exception on empty tSpans
1.0.3
Fixed npm main entry.
1.0.2
1.0.1
1.0.0
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!