Element/DX font

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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