Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Aug 31, 2021

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Hopding and others added 30 commits December 29, 2019 16:41
* Use simpler ToUnicode cmap format

* Remove unnecessary cmap boilerplate

* Update cmap tests
* Update dependencies and rollup plugins

* Update rollup plugin imports
* Fix bug causing extra page to be inserted on save

* Force set-value update
* WIP

* Replace png-ts with upng-js

* Fix bitsPerComponent value

* Swap out "png-js" for "@pdf-lib/upng"

* Add integration test 13

* Update tests
* Support embedding PDF pages like images
* Handle parsing empty dicts with whitespace between brackets

* Add empty array with whitespace test
* Fix page removal bug in hierarchical page trees

* Cleanup tests

* Cleanup
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Just fixed a small grammar error. Love the repo!
* Update dependencies

* Update rn example dependencies

* Fix typecheck command error

* Run linter
andrew-trefethen and others added 30 commits October 2, 2021 14:21
* Find and remove child widgets from the document context

When removing a field from the document, we need to remove the children of the field first; otherwise, some renderers will still see the remnants and display these dangling widgets.

* use for loop instead of .forEach and .toArray

* add test to verify that widget child references are cleaned up

* Add integration tests to test 1 page 5

We add and remove a widget to page 5. Text above the location should direct the individual to look for any visual remnants of a field

Co-authored-by: Andrew Trefethen <[email protected]>
* 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]>
* Don't emit unused Helvetica

* Refactor(Apply the suggestion)

Co-authored-by: terurou <[email protected]>
* deterministic key generation using pseudo randomness

* linter on the psuedo random commit
Deterministic key generation using pseudo randomness (tweaks)
* Compute multiline font size for multiline inputs

* Indirect unit tests via layoutMultilineText
* Prevent new XObject keys from conflicting with existing ones

* Add test for XObject key reuse

* Prevent Font key reuse

* Fix other instances of key reuse

* Fix another instance

* Add PDFDict.uniqueKey() test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.