glorglox Development

tomr@aceldama.comHome PageProgramsglorglox

[ Description ] [ Documentation ] [ Download ] > Development <

Status

What can I say... it's over 3 years old now. I'd like to resurrect it sometime; if you have any feature requests, please mail me.

History

YY.MM.DD   Ver.   Details
95.01.05 - 0.23 - Started work. It works!
                  (A pleasant surprise.)
95.01.19 - 0.42 - Expanded error messages.
                  Enhanced various strings.
95.01.10 - 0.69 - Possible Client/Server
                  errors distinguished.
95.02.22 - 0.96 - Traded in HSI Raw format
                  for GIF using gd 1.1.1
95.03.15 - 1.00 - Added NOWHERE URL
95.04.05 - 1.05 - Fixed various bugs that
                  could cause seg faults
95.05.04 - 1.23 - Fixed a typo bug that
                  caused errors with tall images

Source code header

 .--------------------------------------------------------------------------.
 |               glorglox version 1.23 * advanced image mapper              |
 | Written by Tom Rathborne <tomr@aceldama.com> / based on mapper 1.2 from NCSA |
 +--------------------------------------------------------------------------+
 | Please see http://www.uunet.ca/~tomr/glorglox/ for help on installation. |
 +--------------------------------------------------------------------------+
 |       Portions developed at the National Centre for Supercomputing       |
 |      Applications at the University of Illinois at Urbana-Champaign.     |
 +--------------------------------------------------------------------------+
 |  GIF support: gd 1.2 by Thomas Boutell  http://www.boutell.com/gd/       |
 +--------------------------------------------------------------------------+
 | All derivative works must include this gaudy ASCII header to note that   |
 | they are based on glorglox 1.23 by Tom Rathborne <tomr@aceldama.com>.        |
 :==========================================================================:
 | YY.MM.DD * Ver. * HISTORY                                                |
 | 95.01.05 - 0.23 - Started work. It works. (A pleasant surprise.)         |
 | 95.01.19 - 0.42 - Expanded error messages. Enhanced various strings.     |
 | 95.01.10 - 0.69 - Possible Client/Server errors distinguished.           |
 | 95.02.22 - 0.96 - Traded in HSI Raw format for GIF format using gd 1.1.1 |
 | 95.03.15 - 1.00 - Added "NOWHERE" url                                    |
 | 95.04.05 - 1.05 - Fixed strcat() seg fault errors inherited from NCSA    |
 | 95.05.04 - 1.23 - Fixed point-outside-of-picture error                   |
 `--------------------------------------------------------------------------'

[ Description ] [ Documentation ] [ Download ] > Development <
tomr@aceldama.comHome PageProgramsglorglox