[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPvgaStdFont()
Load the Standard VGA font
------------------------------------------------------------------------------
Function: XPvgaStdFont()
This function restores the normal font that is
stored in the VGA. Just as when starting up.
This function is handy to exit gracefully, when your
application has been messing with the fonts.
Syntax: XPvgaStdFont() --> NIL
Returns: Nothing.
Usage: XPvgaStdFont() // 8x16 normal font active again.
QUIT
See Also:
XPegaStdFont()
XPloadFont()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson