Module Mlpost__Concrete

val supported : bool
type cnum = float
val set_verbosity : bool -> unit
val set_prelude : string -> unit
val set_prelude2 : string option -> unit
val set_t1disasm : string option -> unit
module CPoint = Mlpost__.Point_lib
module CPath : sig ... end
module CTransform = Mlpost__.Matrix
val float_of_num : Mlpost__.Types.num -> Mlpost__.Types.num
val cpoint_of_point : Mlpost__.Types.point -> Mlpost__.Types.point
val cpath_of_path : Mlpost__.Types.path -> Mlpost__.Spline_lib.path
val ctransform_of_transform : Mlpost__.Types.transform -> Mlpost__.Matrix.t
val baselines : string -> float list
val num_of_float : 'a -> 'a
val point_of_cpoint : 'a -> 'a
val path_of_cpath : CPath.S.path -> Mlpost__.Types.path
val transform_of_ctransform : 'a -> 'a list