aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
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
======================