v1.5.1
Added 1
- Auto-apply standard font defaults in Node.js
Fixed 2
- Stub DOMMatrix before custom PDF.js resolver import
- Use functional DOMMatrix polyfill with identity-matrix values
From unpdf
🚀 Features
- Auto-apply standard font defaults in Node.js - by @johannschopplich in https://github.com/unjs/unpdf/issues/15 (79d68)
🐞 Bug Fixes
- Stub
DOMMatrixbefore custom PDF.js resolver import - by @johannschopplich in https://github.com/unjs/unpdf/issues/48 (573ae) - Use functional
DOMMatrixpolyfill with identity-matrix values /fixes #33) - by @johannschopplich in https://github.com/unjs/unpdf/issues/33 (3f9a0)