From 3aefdd18a6ca7c2e04cac58ff63fbe9231edc25f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 20 Feb 2021 17:52:31 -0500 Subject: TODO: ABI note --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 1e8ab5d9..6a264514 100644 --- a/TODO +++ b/TODO @@ -97,6 +97,8 @@ Comments appear in the code prefixed by "ABI" * Consider having addArrayItem, replaceKey, etc. return the new value so you can say auto oh = dict.replaceKey("/Key", QPDFObjectHandle::newSomething()); +* Do something about QPDFObjectHandle::Matrix and QPDFMatrix. They + should be the same thing. Page splitting/merging ====================== -- cgit v1.2.3-54-g00ecf