/* Prototypes for functions defined in
tfmload.c
 */

void tfmopen(register fontdesctype * fd);

shalfword tfmbyte(void);

halfword tfm16(void);

integer tfm32(void);

int tfmload(register fontdesctype * curfnt);

