graphics.hlp (Topic list)
_registerfonts
 Description Example                     Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    short _registerfonts( unsigned char _far *pathname );
 
  Returns:   the number of fonts registered. A negative value indicates
             failure.
 
  See also:  _getfontinfo, _getgtextextent, _outgtext, _setfont,
             _unregisterfonts
                                    -♦-