val supported : bool
type cnum = float
val set_verbosity : bool -> unitval set_prelude : string -> unitval set_prelude2 : string option -> unitval set_t1disasm : string option -> unit
module CPath : sig ... endval float_of_num : Mlpost__.Types.num -> Mlpost__.Types.numval cpoint_of_point : Mlpost__.Types.point -> Mlpost__.Types.pointval cpath_of_path : Mlpost__.Types.path -> Mlpost__.Spline_lib.pathval ctransform_of_transform : Mlpost__.Types.transform -> Mlpost__.Matrix.tval baselines : string -> float listval num_of_float : 'a -> 'aval point_of_cpoint : 'a -> 'aval path_of_cpath : CPath.S.path -> Mlpost__.Types.pathval transform_of_ctransform : 'a -> 'a list