Font.new

From GiderosMobile
Revision as of 21:14, 3 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.