aboutsummaryrefslogtreecommitdiff
path: root/print/pips-sc880/pkg-descr
blob: e897b11f573e292fc2a6ed10a61d86f1a649596a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
This port is for a printer filter of EPSON Stylus Color880. 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. It
supports English, French, Germany, Spanish, Italian and Portugue. See
the below URL:

WWW: http://www.epkowa.co.jp/

And then this port has a modified filter "filter-sc880.rev" which is
useful to print out more than one page. If you use it, you add the
next entries into /etc/printcap.

sc880|EPSON Stylus Color880:\
        :lp=/dev/lpt0:\
        :sh:\
        :if=/usr/local/libexec/sc880/filter-sc880.rev:\
        :sd=/var/spool/lpd/sc880:\
        :mx#0:\
        :lf=/var/log/lpd-errs

*************************************************************
To run with Japanese/French/Germany/Spanish
/Italian/Dutch/Portugue/Korean messages, you should execute as follows:
  env LANG=ja_JP pips-sc880
  env LANG=fr pips-sc880
  env LANG=de pips-sc880
  env LANG=es pips-sc880
  env LANG=it pips-sc880
  env LANG=nl pips-sc880
  env LANG=pt pips-sc880
  env LANG=ko pips-sc880
*************************************************************