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 [[...")
 
m (Добавление языков)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


The element type of this class is '''"dx-font"'''.
The element type of this class is '''"dx-font"'''.
[[en:Element/DX font]]
[[ru:Element/DX font]]
[[hu:Element/DX font]]

Latest revision as of 21:53, 14 April 2021

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