summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/ean/ocrb6.mf
blob: 4aaf163c01e83e6654112e12808e4f9f5d9d4f37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% This is OCRB6_mf   (OCRB small at 6pt)
%

font_identifier:="OCRB6";
font_size  6pt#;
designsize:= 6;

%%%%%%%%%%%%%%%%%%%%%%%%% font parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

sharpedges  := 0;          %  0 -> rounded edges   |  1 -> sharp edges
globalslant := 0;          %  slant factor (typical zero or 0.2)
lightfactor := 0;          %  (typical 0.6 for outlined characters)
negativ     := 0;          %  0 -> normal          |  1 -> white characters
                           %                               on dark background
extraline   := 0;          %  0 -> normal
%%%%%%% do the job %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

input ocrbmac
input ocrbdef

for kkk:=0 step 1 until 144 : makechar kkk; endfor

end.