Font.new

From GiderosMobile
Revision as of 22:01, 2 December 2019 by MoKaLux (talk | contribs) (----)

Available since: Gideros 2011.6
Class: Font

Description

Creates a new Font object.

Font.new(txtfile,imagefile,filtering)

Parameters

txtfile: (string)
imagefile: (string)
filtering: (boolean, default = false) Whether or not the font texture is filtered.