mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Note about xobject tagging
This commit is contained in:
@ -288,6 +288,8 @@ type structdata =
|
|||||||
|
|
||||||
let structdata = ref []
|
let structdata = ref []
|
||||||
|
|
||||||
|
(* TODO: Tagging in XObjects, move tag state into res () etc. *)
|
||||||
|
|
||||||
(* TODO: Use Uuseg for proper unicode segmentation. *)
|
(* TODO: Use Uuseg for proper unicode segmentation. *)
|
||||||
let format_paragraph indent j w s =
|
let format_paragraph indent j w s =
|
||||||
let ss = String.split_on_char ' ' s in
|
let ss = String.split_on_char ' ' s in
|
||||||
|
Reference in New Issue
Block a user