diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-24 23:24:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-24 23:24:53 +0000 |
commit | 6ac250f7778cc6380a2ad9bd9710e7c2d63115bf (patch) | |
tree | 22547aa90fe8ce0aa083b40df3c2c26c8bb9561f /Master/texmf-dist/fonts/source/public/ean/ocrb7.mf | |
parent | 44b1c57b3e9bb7fc98177afdce193c457abeddc5 (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/ocrb7.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/ean/ocrb7.mf | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Master/texmf-dist/fonts/source/public/ean/ocrb7.mf b/Master/texmf-dist/fonts/source/public/ean/ocrb7.mf deleted file mode 100644 index c707ef13bdd..00000000000 --- a/Master/texmf-dist/fonts/source/public/ean/ocrb7.mf +++ /dev/null @@ -1,23 +0,0 @@ -% This is OCRB7_mf (OCRB small at 7pt) -% - -font_identifier:="OCRB7"; -font_size 7pt#; -designsize:= 7; - -%%%%%%%%%%%%%%%%%%%%%%%%% 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. |