mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Get toc back up and running with ttf (tbc)
This commit is contained in:
@@ -5,8 +5,8 @@ open Pdfio
|
||||
(* FIXME Base on bytes not bits - all uses of mk_b *)
|
||||
let dbg = ref false
|
||||
|
||||
let _ =
|
||||
Pdfe.logger := (fun s -> print_string s; flush stdout)
|
||||
(*let _ =
|
||||
Pdfe.logger := (fun s -> print_string s; flush stdout)*)
|
||||
|
||||
type t =
|
||||
{flags : int;
|
||||
|
Reference in New Issue
Block a user