diff options
author | taoka <taoka@FreeBSD.org> | 2000-09-02 00:28:23 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-09-02 00:28:23 +0800 |
commit | 598469bf66e10427ab206919b14fd91440bfd275 (patch) | |
tree | a0088b6713cbb2fcefef52c4568481779a3f9232 /japanese/pips800/pkg-descr | |
parent | 6e81899e313153de0880f4d22a55d6ed5350a23a (diff) | |
download | freebsd-ports-gnome-598469bf66e10427ab206919b14fd91440bfd275.tar.gz freebsd-ports-gnome-598469bf66e10427ab206919b14fd91440bfd275.tar.zst freebsd-ports-gnome-598469bf66e10427ab206919b14fd91440bfd275.zip |
Photo Image Print System for Linux -- EPSON PM-800C (with Japanese messages)
Diffstat (limited to 'japanese/pips800/pkg-descr')
-rw-r--r-- | japanese/pips800/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/japanese/pips800/pkg-descr b/japanese/pips800/pkg-descr new file mode 100644 index 000000000000..c9686d7a832c --- /dev/null +++ b/japanese/pips800/pkg-descr @@ -0,0 +1,22 @@ +Photo Image Print System for Linux is the Printer filter for EPSON +PM-800C. 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 "filter800.rev" when you print out +more than one page useful. For example, if you use it, you add the +next entry into /etc/printcap. + +pm800c|EPSON PM-800C:\ + :lp=/dev/lpt0:\ + :sh:\ + :if=/usr/local/libexec/pips800/filter800.rev:\ + :sd=/var/spool/lpd/pm800c:\ + :mx#0:\ + :lf=/var/log/lpd-errs + +************************************************************* +To run with Japanese messages, you should execute as follows: + env LANG=ja_JP pips800 -la JP +************************************************************* |