ftp.nice.ch/Attic/openStep/unix/graphics/conversion/GraphicsBinaries.README

This is the README for GraphicsBinaries.m.NIS.b.tgz [Download] [Browse] [Up]

Graphics Binaries & Frameworks
------------------------------

06/28/1997 -- b.bum -- <bbum@codefab.com>

The two archives-- GraphicsBinaries.b.mSIN.tar.gz and GraphicsFrameworks.b.mSIN.tar.gz-- contain a set of frameworks and binaries that represent a [nearly] complete set of modern image processing tools from the network community.  These tools include the full libraries, headers, and command-line tools from the following packages:

	libz v1.04 - inflate/deflate non-patented FSF'd compression algorithm
	libjpeg v6a - Independent JPEG group's reference implementation
	libpng v0_96 - reference implementation of PNG standard
	libtiff 3.04b036 - Sam Leffler's reference TIFF implementation
	SDSC imtool v3.00 - San Diego SuperComputing center's image tools

Also included is a tiff2png utility and a couple of EPS scripts that turn arrow and text bar into color cursors [under 3.3 apps only;  OS 4.x has a different cursor handler in the windowserver].

All binaries were produced from source trees obtained from the various definitive releases of the aforementioned packages.  Some modifications were required to achieve working binaries that support all three OpenStep/Mach architectures.  

All binaries/frameworks are compiled for m68k, i386, and sparc architectures.  

TO INSTALL
----------

Copy all of the .frameworks to /LocalLibrary/Frameworks -- due to a limitation in the mach platform's handling of frameworks, the frameworks must be installed in /LocalLibrary/Frameworks/.

Copy all of the binaries to your favorite binary directory.

---

Compiled by Bill Bumgarner <bbum@codefab.com>.

Direct any bug reports, problems, suggestions or other communications to the above email address.

http://wwww.codefab.com

---

TODO:

	- add support to SDSC framework to read/write PNG images

Binaries include:

GraphicsBinaries.b.mSIN.tar.gz
	bin/pal2rgb
	bin/fax2tiff
	bin/gif2tiff
	bin/ppm2tiff
	bin/ras2tiff
	bin/tiff2bw
	bin/tiff2png
	bin/tiff2ps
	bin/tiffcmp
	bin/tiffcp
	bin/tiffdither
	bin/tiffdump
	bin/tiffinfo
	bin/tiffmedian
	bin/tiffsplit
	bin/imadjust
	bin/imcat
	bin/imcltroll
	bin/imcomp
	bin/imconv
	bin/imcopy
	bin/imdissolve
	bin/imfile
	bin/imfill
	bin/imflip
	bin/imformats
	bin/imgray
	bin/imhist
	bin/imkey
	bin/imlighten
	bin/immono
	bin/impaste
	bin/imprint
	bin/imroll
	bin/imrotate
	bin/imscale
	bin/imshear
	bin/imsplit
	bin/imstoryboard
	bin/cjpeg
	bin/djpeg
	bin/jpegtran
	bin/rdjpgcom
	bin/wrjpgcom
	bin/fax2ps
	bin/colorcursor.pl
	bin/colortextbar.pl
	bin/jpegtran
	bin/rgb2ycbcr

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