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

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