C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_registerfonts
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    short _registerfonts( char __far *pathname );
 
  Returns:   the number of fonts registered. A negative value indicates
             failure.
 
  See also:  _setfont, _unregisterfonts, _getfontinfo, _outgtext
                                    -♦-