JPEG.6a.2.m.README Mar 23, 1998 These archives contain Installer.app packages of an OpenStep framework for libjpeg v 6a. The IJG JPEG library provides C code to read and write JPEG-compressed image files. The surrounding application program receives or supplies image data a scanline at a time, using a straightforward uncompressed image format. All details of color conversion and other preprocessing/postprocessing can be handled by the library. file: JPEG.6a.2.m.NIS.b.tar.gz sum: 14857 801 md5sum: beff69b11a34502fb7e25169531bbafe (** to be placed at http://www.peak.org/openstep/mach/sourcelibrary/frameworks/ **) INSTALLATION Install the framework to /LocalLibrary/Frameworks. This is the easiest place to put it, and software built with this framework expects it to be there. Alternate locations are possible, only if you know what you are doing and/or you don't mind playing with the Makefile in the framework to change the default installation parameters. NOTES I cheated to make this framework. It's not a TRUE framework built with ProjectBuilder, but a homebrew concoction I've made to imitate the real thing. I just wanted a dylib version of the library, and this is the result. CHANGELOG Mar 23, 1998 - Package it up. Mar 2, 1998 (framework 2) - Fixed up Execuatables to use framework instead of static library. - Changed major version from 6 to 6a since these two libraries aren't binary compatible (source compatible yes). Feb 5, 1998 - Created Documentation folder (docs + ManPages) Jan 22, 1998 - First attempt. CREDITS Packager Rex Dieter Computer System Manager Universtity of Nebraska-Lincoln Department of Mathematics and Statistics http://www.math.unl.edu/~rdieter/