Gnome Crystal is a gnome application.

Copyright 2000-2002 Jean Brfort jean.brefort@ac-dijon.fr, All Rights Reserved.
	http://jean.brefort.free.fr

This program is copyrighted under the GNU GPL.  Please see the file COPYING,
Or, to obtain a copy of the GNU GPL, please visit:
  http://www.gnu.org




Introduction
--------------------------------------------------------------------------------
The latest version of the software can be found at:
	http://jean.brefort.free.fr/info/en/gc/
See the file Changes for more information about this software.

What is needed to install Gnome Crystal:
	Gnome libraries	http://www.gnome.org
	libglade
	libxml (libxml2 not supported)
	OpenGL (Mesa or XFree86-4.0)
	GtkGLArea (I use version 1.2.2)

Note about printing:
Printing as implemented in this software needs an active OpenGL window. To be sure that
one exist, a new one is created for the duration of the printing process. The size of this window
may be changed in the Preferences dialog box. The color depth used during printing is the same
as the current color depth of the graphics card.

Versions numbering:
Odd minor versions are development version. To see what remains to be done before it can be released
read the TODO file. Help is of course welcomed.

Internationalization Support
--------------------------------------------------------------------------------
If you are interested in translating this application into a new language,
you will need only to provide a translation of the po template file.
Have a look at po/gcrystal.pot, make a copy and name it <lang>.po, edit
the file, providing translations for each of the strings -- see the other
po files for examples of how this was done for those languages.

Currently, the following are supported:

  Lang String             Language
	-----------             --------
	en                      English
	fr                      French

Set the environment variable LANG to the language string for
the language you wish Gnome Crystal to display in.

