summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/ean/ocrb9.mf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-12-24 23:24:53 +0000
committerKarl Berry <karl@freefriends.org>2010-12-24 23:24:53 +0000
commit6ac250f7778cc6380a2ad9bd9710e7c2d63115bf (patch)
tree22547aa90fe8ce0aa083b40df3c2c26c8bb9561f /Master/texmf-dist/fonts/source/public/ean/ocrb9.mf
parent44b1c57b3e9bb7fc98177afdce193c457abeddc5 (diff)
ean just macros now
git-svn-id: svn://tug.org/texlive/trunk@20851 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/ean/ocrb9.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/ean/ocrb9.mf23
1 files changed, 0 insertions, 23 deletions
diff --git a/Master/texmf-dist/fonts/source/public/ean/ocrb9.mf b/Master/texmf-dist/fonts/source/public/ean/ocrb9.mf
deleted file mode 100644
index 95c6dd1e2a7..00000000000
--- a/Master/texmf-dist/fonts/source/public/ean/ocrb9.mf
+++ /dev/null
@@ -1,23 +0,0 @@
-% This is OCRB9_mf (OCRB small at 9pt)
-%
-
-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.