Font

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

Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6

Description

The `Font` class is used to load fonts created by "Gideros Font Creator".

![images/font_creator.png]


Gideros Font Creator exports two files: A `.txt` file that specifies the positions of character glyph a `.png` file of font.
{|- | style="width: 50%;"|

Methods

Font.getDefault - Get default font
Font.new - creates a new Font object
| style="width: 50%;"|

Events

Constants

|}