Releases: lmn1919/dompdf.js
Releases · lmn1919/dompdf.js
v1.1.1
What's Changed
- fix:#18 Fixed an error when calling this.jspdfCtx.restoreGraphicsState() when the internal graphics state stack of jsPDF is empty by @lyrxiaoxiaoniao in #19
- fix:#17 jspdf encryption default value by @lyrxiaoxiaoniao in #21
- fix:#22 Remove CanvasRenderingContext2D instances and use the jsPDF API for all drawing Fix the issue where the exported image is blank when the URL of the img tag is an svg by @lyrxiaoxiaoniao in #23
- fix:Add support for multiple fonts, and implement bold and italic formats by @lyrxiaoxiaoniao in #30
- feat: upgrade dependencies [email protected],support background image gradient, repeat by @lyrxiaoxiaoniao in #24
- update-docs by @lyrxiaoxiaoniao in #32
- fix: fontConfig init error by @lyrxiaoxiaoniao in #35
- fix: Cross-domain image rendering failed, but it does not affect the … by @lyrxiaoxiaoniao in #36
- fix: Rendering Dashed Border or Dotted Border results in a blank page by @lyrxiaoxiaoniao in #38
- chore: minify code by @lyrxiaoxiaoniao in #39
- feature: Added two hooks onJsdfReady and onJsdfFinish by @lyrxiaoxiaoniao in #40
- update doc by @lyrxiaoxiaoniao in #41
- fix:hooks by @lyrxiaoxiaoniao in #42
- fix:paginate add other new page by @lyrxiaoxiaoniao in #43
- Fix empty by @lyrxiaoxiaoniao in #45
- fix: fontWeight 900 is support by @lyrxiaoxiaoniao in #46
Full Changelog: https://github.com/lmn1919/dompdf.js/commits/v1.1.1