-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: re-enable screenshotting code - does not flag out PDF findings yet * chore: got pdf screenshot working with canvas * chore: use @napi-rs/canvas instead of node-canvas - include canvasFactory in renderContext - do not set width and height to zero when destroying canvas - pass 'image/png' to canvas.toBuffer() * fix: type errors during build * chore: add typesafety to pdfScanFunc * chore: add even more typesafety * Fix verapdf to support current version at https://github.com/GovTechSG/purple-a11y/releases/download/cache/verapdf-installer.zip * fix: types ViewportSize * fix: add more type definitions --------- Co-authored-by: younglim <younglim@users.noreply.github.com>
Showing
8 changed files
with
1,088 additions
and
367 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.