[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MetaFont mode for HP LaserJet 5MP



% From Michael Neuhauser {\tt neuhauser@eiunix.tuwien.ac.at}
% This is a mode for HP LaserJet 5MP. I started with ljfive and found
% the computer modern fonts much to black, when compared to the \TeX\
% book. Therefore I experimented with different values of blacker to
% find .4 to be best.
mode_def ljfivemp =                       %\[ HP LaserJet 5MP (600 dpi)
  mode_param (pixels_per_inch, 600);
  mode_param (blacker, .4);
  mode_param (fillin, .3);
  mode_param (o_correction, 1);
  mode_common_setup_;
enddef;
laserjetfivemp := ljfivemp;

-- 
Michael A. Neuhauser      Algorithms & Programming Methodology Group,
mike@eiunix.tuwien.ac.at  Institute of Computer Graphics,
                          Vienna University of Technology, Austria, Europe