Module SFFont

module SFFont: sig .. end

type t 
val createFromFile : ?charSize:int -> ?charset:int32 -> string -> t