1: /* 2: * definitions for Troff metrics conversion 3: */ 4: 5: #define PAGE_HEIGHT_IN_MICAS (11 * MICAS_PER_INCH) 6: #define PAGE_WIDTH_IN_MICAS (8 * MICAS_PER_INCH + MICAS_PER_INCH/2) 7: 8: #define MAXPOINTSIZE 128 9: 10: #define INSTALLNAME "install-fonts" 11: #define CLEANUPNAME "cleanup-fonts" 12: #define FONTMAPFILENAME "interpress-fonts"