home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / TEXDISK / MFWARE2.ZIP / EMTEX / MFJOB / GFTODVI.MFJ < prev    next >
Text File  |  1990-09-14  |  324b  |  22 lines

  1. %
  2. % gftodvi.mfj
  3. %
  4. input [modes];                  % Don't set mode on command line!
  5. def s=[s0];                     % Unless changed on command line
  6. {
  7. base=plain;
  8. mags=s;
  9.  
  10. % EPSONFX
  11.     {
  12.     fx;
  13.     fonts=blackfx slantfx grayfx;
  14.     }
  15.  
  16. % HPLASER
  17.     {
  18.     lj;
  19.     fonts=blacklj slantlj graylj;
  20.     }
  21. }
  22.