This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
Releases: yWorks/jsPDF
Releases · yWorks/jsPDF
v2.1.1
v2.1.0
- Make it once again compatible to upstream:
- Added more options to
text()
- Restructure the code to match upstream
- Added more options to
- Fixed an issue where custom fonts would not work when using an es6 Map polyfill
v2.0.2
- Added option to control the precision of floating point numbers
- Small bugfix
v2.0.1
- fix
pdf.save()
bug - fix font encoding issues
- fix compression for large files
- fix ES6 imports
Version 2.0.0
This major version brings full compatibility with MrRio's version through an API switch. This means all third-party plugins will now also work with this fork.
We also cleaned up some of the public API. Nonetheless the API-breaking changes are minimal. Checkout the README for details.
v1.4.0
- fix the issues with multiple anonymous defines
- fix installation problems with really old versions of node/npm
- greater floating point accuracy for coordinates, etc.
- inversion function for matrices
v1.3.2
- fix an issue with setFontStyle()
1.3.1
v1.3.0
v1.2.69
quick fix for restoreGraphicsState