blob: efa30cf1f2c1f0234d6096cc770e415b1c7b5d96 (
plain)
1
2
3
4
5
6
7
8
9
10
|
% Black font for Imagen with proofsheet resolution 300 pixels per inch
if mode<>imagen: errmessage "This file is for imagen only"; fi
font_identifier "BLACKIMAGEN";
picture pix_picture; pix_wd := pix_ht := 1;
pix_picture := unitpixel;
dotsize:=10;
input grayf
|