Note about xobject tagging
This commit is contained in:
parent
5f294bf283
commit
ec866ee403
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue