TTFont
From GiderosMobile
Supported platforms:
Available since: Gideros 2011.6
Inherits from: FontBase
Description
The TTFont class is used to load true type fonts.
Examples
local font = TTFont.new("tahoma.ttf", 30)
MethodsTTFont.new creates a new TTFont object |
EventsConstants |