sig type t val create : ?font:string -> [ `Eps of string | `Png of string | `Png_cairo of string | `Qt | `Wxt | `X11 ] -> Gnuplot.Output.t end