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

⟦01fa2d8a9⟧ TextFile

    Length: 421 (0x1a5)
    Types: TextFile
    Names: »lgresp.mf«

Derivation

└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89
    └─⟦this⟧ »./utilityfonts/gray/lgresp.mf« 
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12
    └─⟦24627e285⟧ »unix3.0/utilityfonts.tar.Z« 
        └─⟦4ad600e20⟧ 
            └─⟦this⟧ »utilityfonts/gray/lgresp.mf« 

TextFile

% Light gray font for Imagen 8/300; proofsheet resolution is 60 pixels per inch.
% Each pixel is represented by a 5x5 square, with 5/25 of the dots on.

if mode<>imagen: errmessage "This file is for imagen only"; fi

font_identifier "GRAYIMAGEN";
picture pix_picture; pix_picture := nullpicture;
for z=(0,1),(1,4),(2,2),(3,0),(4,3):
 addto pix_picture also unitpixel shifted z; endfor
pix_wd := pix_ht := 5;

input grayf