[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _gFntLoad()
 Load a font file into memory
------------------------------------------------------------------------------
 C Prototype

     #include "llibg.api"
     int _gFntLoad(
                    char far * fpFontFile
                  )

 Arguments

     fpFontFile is a pointer to the .FND or .FNT file name that you want
     to load.

 Returns

     The handle for the loaded font.

 Files   Library is LLIBG.LIB, header file is Llibg.api.


See Also: _gFntErase() _gFntSet()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson