Standard GUI Font Names: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				|||
| Line 1: | Line 1: | ||
These are the available CGUI fonts that are used in Multi Theft Auto and can be accessed with the GUI scripting functions [[guiGetFont]] and [[guiSetFont]].  | |||
| Line 7: | Line 7: | ||
Image:mta-font_default-bold-small.gif|<div style="font-weight: bold">default-bold-small</div>Tahoma bold, 8px  | Image:mta-font_default-bold-small.gif|<div style="font-weight: bold">default-bold-small</div>Tahoma bold, 8px  | ||
Image:mta-font_clear-normal.gif|<div style="font-weight: bold">clear-normal</div>Verdana regular, 9px  | Image:mta-font_clear-normal.gif|<div style="font-weight: bold">clear-normal</div>Verdana regular, 9px  | ||
Image:mta-font_sa-header.gif|<div style="font-weight: bold">sa-header</div>Diploma regular, 26px   | Image:mta-font_sa-header.gif|<div style="font-weight: bold">sa-header</div>Diploma regular, 26px auto-scaled  | ||
Image:mta-font_sa-gothic.gif|<div style="font-weight: bold">sa-gothic</div>Beckett regular, 47px   | Image:mta-font_sa-gothic.gif|<div style="font-weight: bold">sa-gothic</div>Beckett regular, 47px auto-scaled  | ||
</gallery>  | </gallery>  | ||
[[Category:Scripting Concepts]]  | [[Category:Scripting Concepts]]  | ||
Revision as of 08:14, 28 June 2009
These are the available CGUI fonts that are used in Multi Theft Auto and can be accessed with the GUI scripting functions guiGetFont and guiSetFont.
- Available font properties and previews