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

  1. % 10-point boldface METAFONT logo
  2. font_size 10pt#;  % the "design size" of this font
  3. string id_extra; id_extra:="BF"; % extra text for font_identifier
  4.  
  5. ht#:=6pt#;    % height of characters
  6. xgap#:=23/20*0.6pt#;    % horizontal adjustment
  7. u#:=23/20*4/9pt#;    % unit width
  8. s#:=.1pt#;    % extra space at the left and the right
  9. o#:=1/9pt#;    % overshoot
  10. px#:=44/36pt#;    % horizontal thickness of pen
  11. input logo    % now generate the font
  12. bye      % and stop.
  13.