home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 4
/
FreshFish_May-June1994.bin
/
useful
/
dist
/
text
/
tex
/
pastex
/
mf
/
inputs
/
logo9.mf
< prev
next >
Wrap
Text File
|
1990-02-14
|
382b
|
11 lines
% 9-point METAFONT logo
font_size 9pt#; % the "design size" of this font
ht#:=.9*6pt#; % height of characters
xgap#:=.9*0.6pt#; % horizontal adjustment
u#:=.91*4/9pt#; % unit width
s#:=.08pt#; % extra space at the left and the right
o#:=1/10pt#; % overshoot
px#:=.9*2/3pt#; % horizontal thickness of pen
input logo % now generate the font
bye % and stop.