-
-
Notifications
You must be signed in to change notification settings - Fork 681
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add function scaleContent to scale the content of a page by x and y * scale annots * refactor * run linter * refactor: repalce .forEach() and .asArray() * add integration tests :web * add integration tests :node * Update src/api/PDFPage.ts Co-authored-by: Andrew Dillon <[email protected]> * Update src/api/PDFPage.ts Co-authored-by: Andrew Dillon <[email protected]> * Update src/api/PDFPage.ts Co-authored-by: Andrew Dillon <[email protected]> * Update src/api/PDFPage.ts Co-authored-by: Andrew Dillon <[email protected]> * refactorings, add scale method * revert scratchpad test * remove integration tests 'test19' and 'test20' and add them into 'test3', extend 'test3' for all plattforms * fix merge Co-authored-by: Jan-Niklaas Koch <[email protected]> Co-authored-by: Andrew Dillon <[email protected]>
- Loading branch information
1 parent
5cb111a
commit b57b257
Showing
10 changed files
with
186 additions
and
34 deletions.
There are no files selected for viewing
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
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
Binary file not shown.
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.