aboutsummaryrefslogtreecommitdiffstats
path: root/manual/release-notes.rst
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-02-25 18:55:47 +0100
committerJay Berkenbilt <ejb@ql.org>2023-02-25 18:58:51 +0100
commit78f7dc9fe81d6d10edaa620a0319ab9d0dce84ff (patch)
tree2adeba185a6c287f40ad9234011b77076c2cbe91 /manual/release-notes.rst
parent48bacbf2e66b08c9f738416044d5797554ffa203 (diff)
downloadqpdf-78f7dc9fe81d6d10edaa620a0319ab9d0dce84ff.tar.zst
Overlay/underlay: capture origial page as form XObject (fixes #904)
Diffstat (limited to 'manual/release-notes.rst')
-rw-r--r--manual/release-notes.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/release-notes.rst b/manual/release-notes.rst
index a038005a..4ccb1f0d 100644
--- a/manual/release-notes.rst
+++ b/manual/release-notes.rst
@@ -14,6 +14,11 @@ For a detailed list of changes, please see the file
- New option :qpdf:ref:`--remove-restrictions` removes security
restrictions from digitally signed files.
+ - Improve overlay/underlay so that the content a page with
+ unbalanced graphics state operators (``q``/``Q``) doesn't affect
+ the way subsequent pages are displayed. This changes the output
+ of all overlay/underlay operations.
+
- Library enhancements
- New method ``QPDF::removeSecurityRestrictions`` removes security