DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T d

⟦cc90ea74f⟧ TextFile

    Length: 569 (0x239)
    Types: TextFile
    Names: »dmddev.h«

Derivation

└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./DVIware/laser-setters/umd-dvi/h/dmddev.h« 

TextFile

/* 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)