Newsgroups: comp.os.linux.announce
From: mr216@greenwich.ac.uk (Russell Marks)
Subject: Zgv v2.3 uploaded to sunsite
Message-ID: <ann-3863.782586384@cs.cornell.edu>
Date: Wed, 19 Oct 1994 17:06:48 GMT
Approved: linux-announce@tc.cornell.edu (Matt Welsh)

I've uploaded zgv v2.3 to sunsite.unc.edu:/pub/Linux/Incoming - the
paths in the LSM file are jumping the gun somewhat, in the interests
of future accuracy. :-)

Zgv is a GIF, JPEG, and PBM/PGM/PPM viewer with a file-selector front-end.

The major changes between v2.2 and the new version are:

- Zgv can now be run from a non-console tty and still work, provided
  there is a free VT available - that is, one without a getty or other
  process running on it. (Generally you'll have at least one or two.)
  If this is required, it switches to the new VT before starting and
  switches back when finished; this gives reasonably transparent
  operation from X, Emacs, iScreen, etc. (Redirect stderr to a
  non-console to force this behaviour when running from consoles -
  e.g. "zgv 2>/dev/null" with bash/ksh/zsh.)

- Scaling mode - allows you to 'zoom in' on a picture and pan around
  the enlarged image. Also available in 'interpolation between the
  enlarged pixels' flavour in 24-bit modes, if you really want your
  computer to crawl... :-)

- PgUp, PgDn and similar all do what you might expect now.

- The '-a "command"' option which allows you to use the zgv file
  selection front-end while actually invoking some other program when
  a file is selected for viewing. At the moment, this is a little
  rough around the edges (shell scripts seem to confuse it).

- A couple of other small hacks which might be useful, although they
  aren't strictly the domain of a picture viewer - the '-s' option
  outputs the area of the picture onscreen when Esc is pressed, which
  can be useful in constructions like "djpeg foo.jpg|pnmcut `zgv -s
  foo.jpg` >blarg.ppm"; and the '-r' option to repeatedly re-read a
  picture after a certain timeout.

along with these bugfixes:

- I think I've fixed the 'floating point exception or division by
  zero' problem which several people noted. However, I can't test it,
  so if v2.3 works on your machine and v2.2 didn't, please email me
  saying so.

- A couple of other, more innocuous bugs fixed.

and these other changes:

- Added 'force16fs' entry in config file, to force 16-colour mode for
  file selector. Designed for use if the 256-colour 640x480 mode is
  available from your video card, but for some reason is unusable.

- System config. file is now /etc/zgv.conf. /etc/system.zgvrc still
  works, but it's best to rename it.

- Zgv uses stdin now for keyboard input instead of /dev/tty. (Since
  reading output from another process from stdin in graphics mode
  (along the lines of "djpeg thingy.jpg | zgv /proc/self/fd/0")
  doesn't really work, there was no reason not to; in addition,
  starting up on a free VT would be more tricky otherwise.)

- Zgv is now distributed under the terms of the GNU General Public
  License.

Here's the LSM entry:

--------------------------- cut to the chase -----------------------------
Begin3
Title:          Zgv GIF/JPEG/PNM graphic file viewer
Version:        2.3
Entered-date:   19OCT94
Description:    Zgv is a GIF/JPEG/PNM graphic file viewer for VGA and
		SVGA displays. (It uses svgalib.) It provides a
		graphic-mode file selector to select file(s) to view,
		and allows both panning and fit-to-screen methods of
		viewing.
Keywords:       graphics GIF JPEG JFIF PBM PGM PPM vgalib svgalib viewer
Author:         mr216@gre.ac.uk (Russell Marks)
Maintained-by:  mr216@gre.ac.uk (Russell Marks)
Primary-site:   sunsite.unc.edu /pub/Linux/apps/graphics/viewers
		84983	zgv2.3-src.tar.gz
		116657	zgv2.3-bin.tar.gz
Copying-policy: GPL
End
--------------------------- cut to the chase -----------------------------

-- 
/ : russell marks :: mr216@gre.ac.uk :: speak softly and carry a +6 kitten : \
| GCS -d+ -p+ c++++ l++ u++ e+(*) m+@ s+/++ n--(---) h+(*) f+ !g w+ t+ r- y? |
\ ::: "His world is under anaesthetic - subdivided and synthetic" - Rush ::: /

--
Send submissions for comp.os.linux.announce to: linux-announce@tc.cornell.edu
Be sure to include Keywords: and a short description of your software.
