7384fbd5c3
Correct Makefile's to clarify
18 lines
643 B
Plaintext
18 lines
643 B
Plaintext
This port is for a printer filter of EPSON PM-3500C. The filter is
|
|
called Photo Image Print System for Linux and there exist the filters
|
|
for other EPSON bubble jet printers. By using this driver you can
|
|
print out as high quality as you use the Windows driver. See the below
|
|
URL:
|
|
|
|
WWW: http://www.epkowa.co.jp/
|
|
|
|
This port has a modified filter "filter3500.rev" which is useful to
|
|
print out more than one page. Then you execute the next command:
|
|
|
|
/usr/local/libexec/pips3500/setup
|
|
|
|
to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on.
|
|
|
|
To run with Japanese messages, you have to execute as follows:
|
|
env LANG=ja_JP pips3500 -la JP
|