ftp.nice.ch/pub/next/developer/objc/appkit/GIFology.README

This is the README for GIFology.1.0.N.s.tar.gz [Download] [Browse] [Up]

Welcome to GIFology RELEASE 1.0,
written by Georges CHAN,
July 92.

The GIFology and GifDecode class library software were
developped under NeXTStep 3.0 Pre-release 2.

The main purpose of this application is simply to demonstrate
how to use the GifDecode class.

The following files are enclosed:

	README             -- this file
	spec.rtf           -- spec sheet for GifDecode class method
	REGISTER           -- info on how to register
	test.list          -- partial list of some GIF files which have been
	                      used as test images.
	how2use            -- explain how to incorporate the GifDecode class
                              into user's application.

GifDecode class:
	GifDecode.h        -- header file for GifDecode class lib
	GifDecode.o        -- GifDecode class object file
                              (compiled under NeXTstep 3.0 Pre-Released 2)
	                      may not work on 2.0!!!
	                      but if you have the source code then
			      you do not have to worry!!

link demo object code:
	Makefile.preamble  -- preamble for demo, so that compiler
                              will link the GifDecode.o object file

GIFology application:

	GIFology.nib       \__  directories created by Project Builder.
        English.lproj      /
	PB.project        /

	PB.gdbinit          \
	Makefile             -  app files generated by Interface Builder
	gif.iconheader      /
	gif_main.m         /

	Gif.[hm]           -- source codes of demo
	gif.app            -- executable directory of the demo, again
		              compiled under NeXTstep 3.0 Pre-Released 2.



BUG REPORT AND SUGGESTIONS ARE WELCOMED:
e-mail:
gchan@mik.uky.edu

US mail:
Georges CHAN
box 689
University station,
Lexington, KY 40506.



NOTE:
      The author disclaims all warranties with regard to this
      software, including all implied warranties or merchantability,
      in no event shall the author be liable for any special,
      indirect or consequential damages or any damages whatsoever
      resulting from loss of use, data or profits, whether in an
      action of contract, negligence or other tortuous action,
      arising out of or in connection with the use of this software.

      GIF is the copyright property of CompuServe Inc.,
      GIF (sm) is a service mark property of CompuServe Inc.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.