3.0.3
Recent Commits to jsPDF:master
-
3.0.3
-
fix regressions in PNG encoding that were introduced in 3.0.2 (#3887)
fix regressions in PNG encoding that were introduced in 3.0.2 (#3887) - fix compression of other than 8-bit images - fix soft mask for other than 8-bit images - fix potential byte order issue for 16-bit images - fix writing an empty mask (error) for indexed images without transparency
-
fix scaling of form object bounding boxes (#3888)
fix scaling of form object bounding boxes (#3888)
-
Fix division by zero when calculating word spacing (#3879)
Fix division by zero when calculating word spacing (#3879) Co-authored-by: Lukas Holländer <lukas.hollaender@yworks.com>