module OsgText: sig .. end
sig
end
ocaml -I +camlosg osg.cma osgText.cma
module String: sig .. end
module Font: sig .. end
val read_font_file : string -> Font.t
string -> Font.t
module Text: sig .. end