summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/ean/ocrb10s.mf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 23:38:21 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 23:38:21 +0000
commit215012a8d684889983ec2c0629e1c704e6853d9c (patch)
treeebf1271bd71869069824935ae8a5678745bf8bce /Master/texmf-dist/fonts/source/public/ean/ocrb10s.mf
parent1af3d19d6dbcbf309667d9cb4aa3cdda914914a9 (diff)
trunk/Master/texmf-dist/fonts/source
git-svn-id: svn://tug.org/texlive/trunk@101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/ean/ocrb10s.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/ean/ocrb10s.mf23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/ean/ocrb10s.mf b/Master/texmf-dist/fonts/source/public/ean/ocrb10s.mf
new file mode 100644
index 00000000000..e81cc5ac499
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/ean/ocrb10s.mf
@@ -0,0 +1,23 @@
+% This is OCRB10S_mf (sharp edges)
+%
+
+font_identifier:="OCRB10S";
+font_size 10pt#;
+designsize:=10;
+
+%%%%%%%%%%%%%%%%%%%%%%%%% font parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+sharpedges := 1; % 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.