---------
Copyright
---------

    ggv - Graphics viewer
    Copyright (C) 1997 Willie Daniel <gith@quicklink.net>

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

	(See the included doc/COPYING.GPL for full details)

------------
Requirements
------------

General:

	libggi is required for compiling.

	If you don't have libggi, full source and documentation can be found
	at http://www.ggi-project.org/


Graphics Libs:

	The Independant JPEG Group's JPEG software is required for compiling.

	If you don't have libjpeg, full source and documentation can be found
	at ftp://ftp.uu.net/graphics/jpeg/

	In the future, other libs may be required as support for more image
	types are added. ( PNG, etc...)

------------
Installation
------------

Check the Makefile for reasonable defaults for your system.

Run "make" to compile.
Run "make install" to install.

---------
Using GGV
---------

See doc/ChangeLog for a list of new options added and bugs fixed
between each version of ggv.

See doc/README for quick information on using ggv.

See doc/ggv.1 for in depth information on using and configuring ggv.

------------
Contact Info
------------

	Email: gith@quicklink.net
	Web: http://users.quicklink.net/~gith/

The latest version of ggv should always be available from my homepage.
Feel free to send any comments, requests, or suggestions.
