diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 23:38:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 23:38:21 +0000 |
commit | 215012a8d684889983ec2c0629e1c704e6853d9c (patch) | |
tree | ebf1271bd71869069824935ae8a5678745bf8bce /Master/texmf-dist/fonts/source/public/mflogo/logo8.mf | |
parent | 1af3d19d6dbcbf309667d9cb4aa3cdda914914a9 (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/mflogo/logo8.mf')
-rw-r--r-- | Master/texmf-dist/fonts/source/public/mflogo/logo8.mf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/fonts/source/public/mflogo/logo8.mf b/Master/texmf-dist/fonts/source/public/mflogo/logo8.mf new file mode 100644 index 00000000000..59b37c072bc --- /dev/null +++ b/Master/texmf-dist/fonts/source/public/mflogo/logo8.mf @@ -0,0 +1,10 @@ +% 8-point METAFONT logo +font_size 8pt#; % the "design size" of this font +ht#:=.8*6pt#; % height of characters +xgap#:=.8*0.6pt#; % horizontal adjustment +u#:=.82*4/9pt#; % unit width +s#:=.2pt#; % extra space at the left and the right +o#:=1/12pt#; % overshoot +px#:=.8*2/3pt#; % horizontal thickness of pen +input logo % now generate the font +bye % and stop. |