diff options
author | andreas <andreas@FreeBSD.org> | 1998-02-15 02:13:09 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-02-15 02:13:09 +0800 |
commit | 0388e42bb08665472582b3a6413bac2c5418778b (patch) | |
tree | 7e2c27749b2467f0d0d7a3155619be435ae5d567 /print/gp/pkg-descr | |
parent | 07764756ce32d03b997ca09bf99c618d5efea3c5 (diff) | |
download | freebsd-ports-gnome-0388e42bb08665472582b3a6413bac2c5418778b.tar.gz freebsd-ports-gnome-0388e42bb08665472582b3a6413bac2c5418778b.tar.zst freebsd-ports-gnome-0388e42bb08665472582b3a6413bac2c5418778b.zip |
import of new port GP.
A GUI printer manager written with TCL/TK.
Is able to preview and convert file types before print.
Looks nice.
Diffstat (limited to 'print/gp/pkg-descr')
-rw-r--r-- | print/gp/pkg-descr | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/print/gp/pkg-descr b/print/gp/pkg-descr new file mode 100644 index 000000000000..8c13ae816aee --- /dev/null +++ b/print/gp/pkg-descr @@ -0,0 +1,18 @@ +GP (GUI Printer) is a printing tool on X-Window with Tcl/Tk +interactively without any attention to the filetypes or the +printernames in the printcap. + + Using a PostScript printer on GP, you have to name the +printer "ps" in the printcap. + +To change the printer information or the associated printer +with filetypes, edit the following two files: + + /usr/local/lib/GP/printer + /usr/local/lib/GP/filetype + + For more information, see the files in the +"/usr/local/share/doc/GP" directory. + + Written by UEDA Hiroyuki (hueda@kamome.or.jp), + KAMOME Internet, JAPAN |