From 3aefdd18a6ca7c2e04cac58ff63fbe9231edc25f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 20 Feb 2021 17:52:31 -0500 Subject: [PATCH] TODO: ABI note --- TODO | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 1e8ab5d..6a26451 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 ====================== -- libgit2 0.21.4