Element/DX font: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(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 [[...")
(No difference)

Revision as of 19:59, 24 June 2011

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".