diff options
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/ean/ocrb10x.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/ean/ocrb10x.mf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Master/texmf-dist/fonts/source/public/ean/ocrb10x.mf b/Master/texmf-dist/fonts/source/public/ean/ocrb10x.mf deleted file mode 100644 index fda594d2120..00000000000 --- a/Master/texmf-dist/fonts/source/public/ean/ocrb10x.mf +++ /dev/null @@ -1,23 +0,0 @@ -% This is OCRB10x_mf (negativ normal) -% - -font_identifier:="OCRB10X"; -font_size 10pt#; -designsize:=10; - -%%%%%%%%%%%%%%%%%%%%%%%%% 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 := 1; % 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. |