summaryrefslogtreecommitdiff
path: root/fonts/ocr-b/ocrb10f.mf
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/ocr-b/ocrb10f.mf
Initial commit
Diffstat (limited to 'fonts/ocr-b/ocrb10f.mf')
-rw-r--r--fonts/ocr-b/ocrb10f.mf24
1 files changed, 24 insertions, 0 deletions
diff --git a/fonts/ocr-b/ocrb10f.mf b/fonts/ocr-b/ocrb10f.mf
new file mode 100644
index 0000000000..69e5ff3d11
--- /dev/null
+++ b/fonts/ocr-b/ocrb10f.mf
@@ -0,0 +1,24 @@
+% This is OCRB10F_mf (outline)
+% Copyright 1995, 2010 Norbert Schwarz
+% You may freely use, modify and/or distribute this file, without limitation.
+
+font_identifier:="OCRB10F";
+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.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.