Fenix Manual
Fenix Manual
Command Reference
Text Commands

Delete_Text
Load_Fnt
Move_Text
Text_Height
Text_Width
Write
Write_Float
Write_Int
Write_In_Map
Write_String
Write_Var
Load_Bdf
Text_Color
Save_Fnt

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
Add Notes About Notes
There are no user contributed notes for this page.
Last updated: Mon, 30 May 2005 - 10:33:01

Manual © 2005 By Gary Moncrieff(Dazzy), Notes belong to their respective posters