-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add transformAnnotations and fix flattenRotations to use it
- Loading branch information
1 parent
a76decd
commit a9ae8ca
Showing
17 changed files
with
466 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
2021-02-21 Jay Berkenbilt <[email protected]> | ||
|
||
* Bug fix: --flatten-rotation now applies the required | ||
transformation to annotations on the page. | ||
|
||
* Add QPDFAcroFormDocumentHelper::transformAnnotations to apply a | ||
transformation to a group of annotations. | ||
|
||
* Add QPDFObjGen::unparse() | ||
|
||
* Add QPDFObjectHandle::copyStream() for making a copy of a stream | ||
|
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.