Gloria Version 0.31
Copyright (C) 1999 Satoru Muto
All rights reserved.

Welcome to Gloria!
This is a beta version.

Contents

Introduction

Gloria is an image viewer. Gloria is developed with the Java language and can be executed on a variety of platforms, such as Windows and UNIX. Gloria is designed fully using the JFC/Swing. Gloria supports a plug-in mechanism that allow s one to add new functions to it.

Features

Basic features:

Main functions supported in this version:

The following functions will be supported in a future release:

System Requirements

Must: A computer with a Java Virtual Machine compatible with the Java 2 Platform

Known platforms on which Gloria works:

Note: You are advised to use the latest version of JDK or JRE.

Installation and Launching

First, extract files from gloria???.zip to a directory with an archive software. Then you will find the following files or directories.

gloria.jar The body of Gloria
doc Contains documents
codec Contains image CODECs
filter Contains image filters

The simplest way to launch Gloria is to execute the following command.

java -jar gloria.jar

On Windows, files with the "jar" extension may be registered as "Executable Jar File". Then you can also launch Gloria by double clicking the file.

At the first launch, a dialog to select language and set path to gloria.jar appears. Select preferred language from either Japanese or English. The path to gloria.jar is necessary so that Gloria can know the path to the documents or plug-ins.

You can change the language later by the following command.

java -Dgloria.lang=language -jar gloria.jar

where language should be replaced with a valid ISO Language Code, which is a lower-case two-letter code as defined by ISO-639.  "ja" (Japanese) and "en" (English) are supported at present.

A file named gloria.options, which stores options used in Gloria, will be created in user's home directory. (C:\Windows is the home directory of a user in Windows 95/98.)

Copyright

As indicated at the top of this document.

You can use this version without any fee, but Gloria will become a shareware in the future.

Disclaimers

The author accept NO LIABILITY for damages of any kind as a result of using this software and make NO WARRANTY, either express or implied, with respect to this software. This software is provided "AS IS", and you, its user, assume the entire risk as to its quality.

Distribution

Permission is granted to distribute this software subject to the following restrictions:

  1. The origin of this software must not be misrepresented.
  2. Give exact copies of the original version of this software.
  3. You may not distribute this software for profit without written permission of the author.
  4. This notice may not be removed or altered.

Bug Reports and Feedbacks

Bug reports will be welcome. Also, I appreciate your advice or suggestions.

Please send a bug report or comment to the following e-mail address.

E-mail: s-muto@eva.hi-ho.ne.jp

You can download the latest version on the Web page of Gloria.

URL: http://www.eva.hi-ho.ne.jp/s-muto/gloria/

History

5 Jul. 1999 Released Version 0.10.
6 Sep. 1999 Released Version 0.11.
9 Sep. 1999 Released Version 0.12.
10 Sep. 1999 Released Version 0.13.
11 Sep. 1999 Released Version 0.14.
4 Oct. 1999 Released Version 0.20.
25 Oct. 1999 Released Version 0.30.
19 Nov. 1999 Released Version 0.31.