summaryrefslogtreecommitdiff
path: root/fonts/ocr-b/ocrb9.mf
blob: 3a641f12f79eb4aad6f81cc855a5f16f3d5c32d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
% This is OCRB9_mf   (OCRB small at 9pt)
% Copyright 1995, 2010 Norbert Schwarz
% You may freely use, modify and/or distribute this file, without limitation.

font_identifier:="OCRB9";
font_size  9pt#;
designsize:= 9;

%%%%%%%%%%%%%%%%%%%%%%%%% 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.