mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
7384fbd5c3
Correct Makefile's to clarify
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
This port is for a printer filter of EPSON Stylus Color 980. 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/
|
|
|
|
This port has a modified filter "filter-sc980.rev" which is useful to
|
|
print out more than one page. Then you execute the next command:
|
|
|
|
/usr/local/libexec/pips-sc980/setup
|
|
|
|
to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on.
|
|
|
|
To run with Japanese/French/Germany/Spanish/Italian/Dutch/
|
|
Portugue/Korean messages, you should execute as follows:
|
|
env LANG=ja_JP pips-sc980 env LANG=fr pips-sc980
|
|
env LANG=de pips-sc980 env LANG=es pips-sc980
|
|
env LANG=it pips-sc980 env LANG=nl pips-sc980
|
|
env LANG=pt pips-sc980 env LANG=ko pips-sc980 (*)
|
|
env LANG=zh_CN pips-sc980 (*)(**) env LANG=zh_TW.Big5 pips-sc980 (**)
|
|
|
|
(*) These do not work well.
|
|
(**) See more informations in /usr/local/share/doc/pips800/readme_for_zh
|