aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-06-19 17:00:15 +0200
committerJay Berkenbilt <ejb@ql.org>2018-06-21 21:57:13 +0200
commit4cded10821e3bd523cf96eb628d7364820a07b84 (patch)
treeb3509d6b845450f2712a0e4a09331f1f91849159 /ChangeLog
parent078cf9bf90ec22ba141ebf379e6993b491c2995d (diff)
downloadqpdf-4cded10821e3bd523cf96eb628d7364820a07b84.tar.zst
Add QPDFObjectHandle::Rectangle type
Provide a convenient way of accessing rectangles.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0838606..a2f84f00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2018-06-19 Jay Berkenbilt <ejb@ql.org>
+
+ * New QPDFObject::Rectangle class will convert to and from arrays
+ of four numerical values. Rectangles are used in various places
+ within the PDF file format and are called out as a specific data
+ type in the PDF specification.
+
2018-05-12 Jay Berkenbilt <ejb@ql.org>
* In newline before endstream mode, an extra newline was not