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