diff options
author | taoka <taoka@FreeBSD.org> | 2001-11-08 01:53:18 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-11-08 01:53:18 +0800 |
commit | c6d7e03ca2b333e3f0549b97dcc3b521547b1f70 (patch) | |
tree | 0f35f54397ee6c235ffbfd704d3121cd3a260b2b /print/pips-sc20/pkg-descr | |
parent | 09d41dc35e40a585696cfdf163dd723224311be8 (diff) | |
download | freebsd-ports-graphics-c6d7e03ca2b333e3f0549b97dcc3b521547b1f70.tar.gz freebsd-ports-graphics-c6d7e03ca2b333e3f0549b97dcc3b521547b1f70.tar.zst freebsd-ports-graphics-c6d7e03ca2b333e3f0549b97dcc3b521547b1f70.zip |
Photo Image Print System for Linux --- EPSON Stylus SC20
Diffstat (limited to 'print/pips-sc20/pkg-descr')
-rw-r--r-- | print/pips-sc20/pkg-descr | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/print/pips-sc20/pkg-descr b/print/pips-sc20/pkg-descr new file mode 100644 index 00000000000..fae828a5ced --- /dev/null +++ b/print/pips-sc20/pkg-descr @@ -0,0 +1,26 @@ +This port is for a printer filter of EPSON Stylus SC20. 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-sc20s.rev" which is useful to +print out more than one page. Then you execute the next command: + +/usr/local/libexec/pips-sc20s/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-sc20s env LANG=fr pips-sc20s + env LANG=de pips-sc20s env LANG=es pips-sc20s + env LANG=it pips-sc20s env LANG=nl pips-sc20s + env LANG=pt pips-sc20s env LANG=ko pips-sc20s (*) + env LANG=zh_CN pips-sc20s (*)(**) env LANG=zh_TW.Big5 pips-sc20s (**) + +(*) These do not work well. +(**) See more informations in /usr/local/share/doc/pips800/readme_for_zh |