qpgraph.hlp (Topic list)
_UnRegisterFonts Procedure
  Summary Details Example                                   Back
 
  Description
 
    The _UnRegisterFonts procedure removes the header information for
    all fonts previously registered with _RegisterFonts. It frees
    memory previously allocated for fonts.
 
    Any attempt to use the _SetFont or _OutGText procedure after calling
    _UnRegisterFonts results in an error.