aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-12 10:44:15 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-13 08:30:00 +0100
commite2593e2efe140d47870b0c511cbf5160db080edd (patch)
treefe3879e2e4a916fe02b513f24e88ebca58331563 /ChangeLog
parent07f40bd25442f25c0af948ae1b0dac7fdff1688c (diff)
downloadqpdf-e2593e2efe140d47870b0c511cbf5160db080edd.tar.zst
Move QPDFMatrix into the public API
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec8fe4bd..b9f44077 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2021-02-12 Jay Berkenbilt <ejb@ql.org>
+ * Move formerly internal QPDFMatrix class to the public API. This
+ class provides convenience methods for working with transformation
+ matrices.
+
* QUtil::double_to_string: trim trailing zeroes by default, and
add option to not trim trailing zeroes. This causes a syntactic
but semantically preserving change in output when doubles are