summaryrefslogtreecommitdiff
path: root/fonts/ocr-b/ocrb6.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/ocrb6.mf
Initial commit
Diffstat (limited to 'fonts/ocr-b/ocrb6.mf')
-rw-r--r--fonts/ocr-b/ocrb6.mf24
1 files changed, 24 insertions, 0 deletions
diff --git a/fonts/ocr-b/ocrb6.mf b/fonts/ocr-b/ocrb6.mf
new file mode 100644
index 0000000000..1d906ac0bf
--- /dev/null
+++ b/fonts/ocr-b/ocrb6.mf
@@ -0,0 +1,24 @@
+% This is OCRB6_mf (OCRB small at 6pt)
+% Copyright 1995, 2010 Norbert Schwarz
+% You may freely use, modify and/or distribute this file, without limitation.
+
+font_identifier:="OCRB6";
+font_size 6pt#;
+designsize:= 6;
+
+%%%%%%%%%%%%%%%%%%%%%%%%% 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.