Element/DX font

From Multi Theft Auto: Wiki
Revision as of 19:59, 24 June 2011 by Ccw (talk | contribs) (Created page with "__NOTOC__ The DX font class represents a custom typeface which can be used in the Drawing functions. A DX font is created with [[...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The DX font class represents a custom typeface which can be used in the Drawing functions. A DX font is created with dxCreateFont and can be used as a parameter in dxDrawText.

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