home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / text / pastex-1.3-2of8.lha / PasTeX / mf / inputs / sklogo.mf < prev    next >
Text File  |  1990-02-14  |  441b  |  12 lines

  1. % skinny variant of METAFONT logo
  2. font_size 30pt#;  % the "design size" of this font
  3. ht#:=25pt#;    % height of characters
  4. xgap#:=1.5pt#;    % horizontal adjustment
  5. u#:=3/9pt#;    % unit width
  6. s#:=1/3pt#;    % extra space at the left and the right
  7. o#:=2/9pt#;    % overshoot
  8. px#:=1pt#;    % horizontal thickness of pen
  9. slant:=-1/9;    % leftward bias
  10. input nlogo    % now generate the font (testing the driver approach)
  11. bye      % and stop.
  12.