home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / source / dvips / amiga / include / tfmload_protos.h < prev    next >
Encoding:
Text File  |  1994-01-08  |  214 b   |  15 lines

  1. /* Prototypes for functions defined in
  2. tfmload.c
  3.  */
  4.  
  5. void tfmopen(register fontdesctype * fd);
  6.  
  7. shalfword tfmbyte(void);
  8.  
  9. halfword tfm16(void);
  10.  
  11. integer tfm32(void);
  12.  
  13. int tfmload(register fontdesctype * curfnt);
  14.  
  15.