DEMO version ! After registering you will receive a complete version.

Description

This function loads the file 'Filename' into memory. The output of the
functions FGLText() and FGLChar() as well as the General Terminal output
will occur in this font.
If another font was already loaded, that font will be removed and this
font will be loaded instead.
If the function is called with no parameter, the standard VGA font will
be loaded from ROM.
A font is only displayed in graphic modes.

This function can be used only if you have set the screen to a graphic mode
using FGLSetMode().


Syntax

FGLLoadFont([< Filename >]) -> Result.