summaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 241431b9..58012e30 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5220,6 +5220,15 @@ print "\n";
rotations.
</para>
</listitem>
+ <listitem>
+ <para>
+ The <classname>QPDFMatrix</classname> class, formerly a
+ private, internal class, has been added to the public API.
+ See <filename>include/qpdf/QPDFMatrix.hh</filename> for
+ details. This class is for working with transformation
+ matrices.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
<listitem>