home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_C / VGAGRAPH.ZIP / BGI.H < prev    next >
Text File  |  1993-03-22  |  170b  |  4 lines

  1. char ldfontbgi(char *fname,char *p);
  2. void sizechar(float x,float y,int typf);
  3. void freefontbgi();
  4. void bgitext(int x00,int y00,char *str,char cols,char cole,char typ);