File: local.mf

package info (click to toggle)
dvi2ps 4.1j-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,740 kB
  • ctags: 2,295
  • sloc: ansic: 14,953; sh: 964; makefile: 284
file content (8 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
% NEC PC-PR602PS/3000PS mode: (same as Canon CX but pixels_per_inch)
mode_def necps =
  mode_param (pixels_per_inch, 320);
  mode_param (blacker, .0);
  mode_param (fillin, 0.2);
  mode_param (o_correction, .8);
  mode_common_setup_;
enddef;