From ec866ee403b89e621631f78382ac99f7e6501d0d Mon Sep 17 00:00:00 2001 From: John Whitington Date: Mon, 21 Oct 2024 15:20:19 +0100 Subject: [PATCH] Note about xobject tagging --- cpdfdraw.ml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpdfdraw.ml b/cpdfdraw.ml index 0a095bd..84980e8 100644 --- a/cpdfdraw.ml +++ b/cpdfdraw.ml @@ -288,6 +288,8 @@ type structdata = let structdata = ref [] +(* TODO: Tagging in XObjects, move tag state into res () etc. *) + (* TODO: Use Uuseg for proper unicode segmentation. *) let format_paragraph indent j w s = let ss = String.split_on_char ' ' s in