-
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.
Overlay/underlay: capture origial page as form XObject (fixes qpdf#904)
- Loading branch information
1 parent
48bacbf
commit 78f7dc9
Showing
19 changed files
with
40 additions
and
14 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,3 +1,12 @@ | ||
2023-02-25 Jay Berkenbilt <[email protected]> | ||
|
||
* When performing overlay or underlay operations, convert the | ||
origianal page to a form XObject instead of simply isolating its | ||
contents with q/Q operators. This prevents unbalanced q/Q | ||
operators in any of the original pages from messing up the | ||
graphics state of anything that is overlaid on top of it. Fixes | ||
#904. | ||
|
||
2023-02-18 Jay Berkenbilt <[email protected]> | ||
|
||
* Treat all linearization errors and warnings as warnings, and | ||
|
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.