aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-04-03 22:48:20 +0200
committerJay Berkenbilt <ejb@ql.org>2020-04-04 03:39:17 +0200
commit4f3b89991be466b77d1be2ab4fe0dc3f9228a17e (patch)
tree30381f6344548f26a3e2b2b29e57a4ea53c23001 /ChangeLog
parentb76b73b229c0d8111c13c9179ad97d3bfd1e1c7c (diff)
downloadqpdf-4f3b89991be466b77d1be2ab4fe0dc3f9228a17e.tar.zst
placeFormXObject: allow control of shrink/expand (fixes #409)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77e31d89..94109b11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2020-04-03 Jay Berkenbilt <ejb@ql.org>
+
+ * Add two extra optional arguments to
+ QPDFPageObjectHelper::placeFormXObject to control whether the
+ placed item is allowed to be shrunk or expanded to fit within or
+ maximally fill the destination rectangle. Prior to this change,
+ placeFormXObject might shrink it but would never expand it.
+
2020-04-02 Jay Berkenbilt <ejb@ql.org>
* Add method QPDFObjectHandle::unsafeShallowCopy for copying only