Load_Fnt
Last Modified: May 28, 2005 21:05PM
|
|
| (Any)
|
Description
INT LOAD_FNT(STRING FILE)
PARAMETERS:
file: Name of the FNT file to load.
DESCRIPTION:
This function recovers of disc an FNT font and loads it into memory. Practically all the operations conducted with texts require a font. Although the system font (defined with code 0) is available, it is practical to use a customized font for each game (or several), which require you to load them with this function beforehand.
|
User Contributed Notes Load_Fnt |
|
| There are no user contributed notes for this page. |
| Last updated: Mon, 30 May 2005 - 10:33:01 |
|
|