From e2593e2efe140d47870b0c511cbf5160db080edd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 12 Feb 2021 04:44:15 -0500 Subject: Move QPDFMatrix into the public API --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ec8fe4bd..b9f44077 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2021-02-12 Jay Berkenbilt + * 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 -- cgit v1.2.3-54-g00ecf