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