/* dmd globals */ /* Accounting: */ #ifndef ACCOUNT_FILE /* #define ACCOUNT_FILE "/usr/adm/imagen_acct"/* if defined, the name of the imagen page accounting file */ #endif ACCOUNT_FILE #define NFONTS 128 /* Max number of fonts. 128 is a hardware limitation. */ #define DefaultDPI 118 /* 300 for Imagen 8/300, 240 for Imprint-10 */ #define DefaultMaxDrift 3 /* default value for MaxDrift */ /* Default margins, in dots */ /* CRUFT ALERT: depending on DPI variable */ #define DefaultTopMargin (0) /* 1" margins */ #define DefaultLeftMargin (0)