Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - fontunload http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FontUnload
 Unload a font
------------------------------------------------------------------------------
 Syntax

    FontUnload(<nFont>)

 Parameters

    <nFont> is a font handle.

 Description

    FontUnload() removes the specified font from memory.  The handle,
    <nFont>, becomes invalid and may be reused by a later FontLoadXFB() or
    FontLoadPCL() call.  The memory occupied by the font is freed.  If the
    font being unloaded is the current font, the current font handle is set
    to zero.

See Also:

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson