aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-21 14:06:08 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-21 14:06:19 +0100
commitaa848126cb6ceb00bd93e71d0ce53d93ee824897 (patch)
treea010aabe4bbc70882c5137d879ebaab81c1df884 /TODO
parent92fbc6fdf56bad6aff8c9f3f1a3032d5ad36ec51 (diff)
downloadqpdf-aa848126cb6ceb00bd93e71d0ce53d93ee824897.tar.zst
Comment about QPDFMatrix and QPDFObjectHandle::Matrix
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6a264514..1e8ab5d9 100644
--- a/TODO
+++ b/TODO
@@ -97,8 +97,6 @@ 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
======================