aboutsummaryrefslogtreecommitdiff
path: root/comms/viewfax/pkg-descr
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1995-09-28 02:02:22 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1995-09-28 02:02:22 +0000
commitc136cd1bf5943d7d2750b716e2bd253f2d766c2e (patch)
tree1d3e47337bc9cba1510e1fc2f91f51998fa33ac2 /comms/viewfax/pkg-descr
parent00cbf54c6055111c260561236b2b933366cb12bf (diff)
Notes
Diffstat (limited to 'comms/viewfax/pkg-descr')
-rw-r--r--comms/viewfax/pkg-descr25
1 files changed, 14 insertions, 11 deletions
diff --git a/comms/viewfax/pkg-descr b/comms/viewfax/pkg-descr
index 8b027853e997..1c7bd216751d 100644
--- a/comms/viewfax/pkg-descr
+++ b/comms/viewfax/pkg-descr
@@ -1,11 +1,14 @@
-g3view displays a group 3 fax file in an X11 window. The input file
-must be a raw, single-page fax received by a fax modem.
-The fax image is rendered at full resolution and then successively
-scaled down by a linear factor of 2 prior to display until it fits on
-the screen. The display can be controlled interactively using mouse
-and keyboard commands. The left mouse button expands the image by a
-factor of two and the right button reduces it by the same factor. If
-the image is bigger than the available window size, the middle mouse
-button can be used to reposition it within the window. To see the
-right bottom corner of the image, click near in the right bottom
-corner of the window, etc.
+viewfax displays one or more fax files in an X11 window. The input
+files may be either raw, single-page faxes received by a fax modem
+with a program such as mgetty, or tiff files such as those used by
+hylafax. The first (or only) page of "PC-Research"-style (DigiFAX)
+files produced by the ghostscript dfaxhigh or dfaxlow drivers can also
+be displayed.
+
+Input files using any common fax encoding such as group 3 (1 and 2
+dimensional) and group 4 can be displayed.
+
+The fax images are rendered at full resolution and then successively
+scaled down by a linear factor of 2 prior to display, until they fit
+on the screen. The display can be controlled interactively using
+mouse and keyboard commands.