v4.4.168
Fix the computation of unitsPerEm when the fontMatrix has some negative coefficients
Cancel the `requestAnimationFrame` in the API when cancelling rendering
Vectorize the logo.
Take into account PageOpen and PageClose actions which are present in some fields
Simplify the way to pass the glyph drawing instructions from the worker to the main thread
Use ESLint to ensure that `export`s are sorted alphabetically
Update the year in the `license_header` files
[api-minor] Remove the image-related error message prefixes
[api-minor] Re-factor the basic textLayer-functionality
Avoid to call a function in the js sandbox when it has been destroyed
Use shorter arrow functions where possible
Output `pdf.scripting.js` as a JavaScript module (PR 17055 follow-up)
Allow, optionally, using worker-modules during local development