summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/fonts/source/public/ean/ocrb10g.mf
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/fonts/source/public/ean/ocrb10g.mf')
-rw-r--r--Master/texmf-dist/fonts/source/public/ean/ocrb10g.mf23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/ean/ocrb10g.mf b/Master/texmf-dist/fonts/source/public/ean/ocrb10g.mf
new file mode 100644
index 00000000000..d2b7593b0bf
--- /dev/null
+++ b/Master/texmf-dist/fonts/source/public/ean/ocrb10g.mf
@@ -0,0 +1,23 @@
+% This is OCRB10G_mf (outline,slanted)
+%
+
+font_identifier:="OCRB10G";
+font_size 10pt#;
+designsize:=10;
+
+%%%%%%%%%%%%%%%%%%%%%%%%% font parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+sharpedges := 0; % 0 -> rounded edges | 1 -> sharp edges
+globalslant := 0.2; % slant factor (typical zero or 0.2)
+lightfactor := 0.60; % (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.