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