Save_Fnt
Last Modified: May 29, 2005 11:05AM
|
|
| (Any)
|
Description
INT SAVE_FNT ( INT FONT, STRING FILE)
This function saves a FNT file to disk.
PARAMETERS:
INT font: Identifying code of the FNT file
STRING file: Name of the file
DESCRIPTION:
This function stores a FNT on disk, from an identifier of the font in memory given back by functions like Load_Fnt.
Although at the moment there are no facilities to change fonts in memory from Fenix, the greater flexiblilty of this function is to be able to store on disc a file in the new FNT format, that admits compression, from an original font in BDF or another format.
|
User Contributed Notes Save_Fnt |
|
| There are no user contributed notes for this page. |
| Last updated: Mon, 30 May 2005 - 10:33:02 |
|
|