more double-calling
This commit is contained in:
parent
66f964bba3
commit
17ddf4a766
|
@ -2,12 +2,12 @@
|
|||
open Pdfutil
|
||||
open Pdfio
|
||||
|
||||
(* FIXME Proper widths for .notdef, and warn on .notdef being produced *)
|
||||
(* FIXME Add suport for composite glyphs *)
|
||||
(* FIXME Make sure -add-text and -table-of-contents call subset once only *)
|
||||
(* FIXME Make it work with -draw *)
|
||||
(* FIXME Base on bytes not bits *)
|
||||
(* FIXME Proper widths for .notdef, and warn on .notdef being produced *)
|
||||
(* FIXME Add suport for composite glyphs *)
|
||||
(* FIXME Make sure -embed-std14 works for all commands *)
|
||||
(* FIXME Base on bytes not bits *)
|
||||
let dbg = ref false
|
||||
|
||||
let _ =
|
||||
|
|
Loading…
Reference in New Issue