From b5614f611d3057359dfd7ba63418c62787af5511 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 23 Jan 2021 18:33:55 -0500 Subject: Implement repair and insert for name/number trees --- manual/qpdf-manual.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index e2b5a83e..2335916f 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -4857,7 +4857,9 @@ print "\n"; Re-implement QPDFNameTreeObjectHelper and QPDFNumberTreeObjectHelper to be - more efficient, and add an iterator-based API. + more efficient, add an iterator-based API, give them the + capability to repair broken trees, and create methods for + modifying the trees. -- cgit v1.2.3-54-g00ecf