mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
23 lines
806 B
Plaintext
23 lines
806 B
Plaintext
|
Photo Image Print System for Linux is the Printer filter for EPSON
|
||
|
PM-3300C. By using this driver you can print out as high quality as you
|
||
|
use Windows driver. See the below URL:
|
||
|
|
||
|
WWW: http://www.epkowa.co.jp/
|
||
|
|
||
|
And this port has a modified filter "filter3300.rev" when you print out
|
||
|
more than one page useful. For example, if you use it, you add the
|
||
|
next entry into /etc/printcap.
|
||
|
|
||
|
pm3300c|EPSON PM-3300C:\
|
||
|
:lp=/dev/lpt0:\
|
||
|
:sh:\
|
||
|
:if=/usr/local/libexec/pips3300/filter3300.rev:\
|
||
|
:sd=/var/spool/lpd/pm3300c:\
|
||
|
:mx#0:\
|
||
|
:lf=/var/log/lpd-errs
|
||
|
|
||
|
*************************************************************
|
||
|
To run with Japanese messages, you should execute as follows:
|
||
|
env LANG=ja_JP pips3300 -la JP
|
||
|
*************************************************************
|