Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-18 | 653 Bytes | |
v3.0.3 source code.tar.gz | 2025-09-18 | 13.4 MB | |
v3.0.3 source code.zip | 2025-09-18 | 14.2 MB | |
Totals: 3 Items | 27.6 MB | 30 |
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