home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
text
/
pastex-1.3-7of9.lha
/
PasTeX
/
MF
/
inputs
/
manual
/
LOGO9.MF
< prev
next >
Wrap
Text File
|
1993-11-28
|
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.