val supported : bool
val emit_pdf : ?msg_error:float -> string -> Mlpost__.Types.commandpic -> unitval emit_ps : string -> Mlpost__.Types.commandpic -> unitval emit_png : string -> Mlpost__.Types.commandpic -> unitval emit_svg : string -> Mlpost__.Types.commandpic -> unitval emit_pdfs : string -> Mlpost__.Types.commandpic list -> unit
type cairo_t = Cairo.context
val emit_cairo : Cairo.context -> (float * float) -> Mlpost__.Types.commandpic -> unitval dump_pdf : unit -> unitval dump_pdfs : string -> unitval generate_pdfs : string -> (int * Mlpost__.Types.commandpic) list -> unitval dump_ext : string -> (string -> Mlpost__.Types.commandpic -> unit) -> unit -> unitval dump_ps : unit -> unitval dump_png : unit -> unitval dump_svg : unit -> unit