New
v3.0.3
This release fixes regressions with PNG encoding that were introduced in v3.0.2.
What's Changed
- Fix division by zero when calculating word spacing by @alxndr-pggm in https://github.com/parallax/jsPDF/pull/3879
- fix scaling of form object bounding boxes by @HackbrettXXX in https://github.com/parallax/jsPDF/pull/3888
- fix regressions in PNG encoding that were introduced in 3.0.2 by @HackbrettXXX in https://github.com/parallax/jsPDF/pull/3887
New Contributors
- @alxndr-pggm made their first contribution in https://github.com/parallax/jsPDF/pull/3879
Full Changelog: https://github.com/parallax/jsPDF/compare/v3.0.2...v3.0.3