% 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.