Font.new
From GiderosMobile
Available since: Gideros 2011.6
Description
Creates a new `Font` object.
Font.new(txtfile,imagefile,filtering)
'txtfile: (string) '
'imagefile: (string) '
'filtering: (boolean, default = false) Whether or not the font texture is filtered '