Element/GUI font

From Multi Theft Auto: Wiki

Revision as of 19:59, 24 June 2011 by Ccw (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The GUI font class represents a custom typeface which can be applied to GUI widgets. A GUI font is created with guiCreateFont and can then used as a parameter in guiSetFont.

The element type of this class is "gui-font".