aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a758b54..76340fb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2021-02-18 Jay Berkenbilt <ejb@ql.org>
+ * Add QPDFPageObjectHelper::getMatrixForFormXObjectPlacement,
+ which returns the transformation matrix required to map from a
+ form field's coordinate system into a specific rectangle within
+ the page.
+
* Add QUtil::path_basename to get last element of a path.
* Add examples/pdf-attach-file.cc to illustrate new file