home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Tex / mf_three.arc / LOGO10.MF < prev    next >
Text File  |  1988-11-22  |  367b  |  11 lines

  1. % 10-point METAFONT logo
  2. font_size 10pt#;  % the "design size" of this font
  3. ht#:=6pt#;    % height of characters
  4. xgap#:=0.6pt#;    % horizontal adjustment
  5. u#:=4/9pt#;    % unit width
  6. s#:=0;      % extra space at the left and the right
  7. o#:=1/9pt#;    % overshoot
  8. px#:=2/3pt#;    % horizontal thickness of pen
  9. input logo    % now generate the font
  10. bye      % and stop.
  11.