Font.new

From GiderosMobile
Revision as of 11:17, 23 August 2018 by Hgy29 (talk | contribs)

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 '