blob: 44f1c4eab6cd981691c9c4a4df275e98956cd1e9 (
plain)
1
2
3
4
5
6
7
8
9
|
% temporary kludge to make the APS font for proofmode with new MF
magnification 1.0;
tfmmode;
fontfacebyte 84;
ppi=722.909; % pixels per inch, according to DRF
fontidentifier "FIG";
codingscheme "GFGRAY";
input gray;
end
|