home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / unix / graphics / conversion / GraphicsFrameworks.README < prev   
Encoding:
Text File  |  1997-12-16  |  2.5 KB  |  93 lines

  1. Graphics Binaries & Frameworks
  2. ------------------------------
  3.  
  4. 06/28/1997 -- b.bum -- <bbum@codefab.com>
  5.  
  6. 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:
  7.  
  8.     libz v1.04 - inflate/deflate non-patented FSF'd compression algorithm
  9.     libjpeg v6a - Independent JPEG group's reference implementation
  10.     libpng v0_96 - reference implementation of PNG standard
  11.     libtiff 3.04b036 - Sam Leffler's reference TIFF implementation
  12.     SDSC imtool v3.00 - San Diego SuperComputing center's image tools
  13.  
  14. 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].
  15.  
  16. 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.  
  17.  
  18. All binaries/frameworks are compiled for m68k, i386, and sparc architectures.  
  19.  
  20. TO INSTALL
  21. ----------
  22.  
  23. 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/.
  24.  
  25. Copy all of the binaries to your favorite binary directory.
  26.  
  27. ---
  28.  
  29. Compiled by Bill Bumgarner <bbum@codefab.com>.
  30.  
  31. Direct any bug reports, problems, suggestions or other communications to the above email address.
  32.  
  33. http://wwww.codefab.com
  34.  
  35. ---
  36.  
  37. TODO:
  38.  
  39.     - add support to SDSC framework to read/write PNG images
  40.  
  41. Binaries include:
  42.  
  43. GraphicsBinaries.b.mSIN.tar.gz
  44.     bin/pal2rgb
  45.     bin/fax2tiff
  46.     bin/gif2tiff
  47.     bin/ppm2tiff
  48.     bin/ras2tiff
  49.     bin/tiff2bw
  50.     bin/tiff2png
  51.     bin/tiff2ps
  52.     bin/tiffcmp
  53.     bin/tiffcp
  54.     bin/tiffdither
  55.     bin/tiffdump
  56.     bin/tiffinfo
  57.     bin/tiffmedian
  58.     bin/tiffsplit
  59.     bin/imadjust
  60.     bin/imcat
  61.     bin/imcltroll
  62.     bin/imcomp
  63.     bin/imconv
  64.     bin/imcopy
  65.     bin/imdissolve
  66.     bin/imfile
  67.     bin/imfill
  68.     bin/imflip
  69.     bin/imformats
  70.     bin/imgray
  71.     bin/imhist
  72.     bin/imkey
  73.     bin/imlighten
  74.     bin/immono
  75.     bin/impaste
  76.     bin/imprint
  77.     bin/imroll
  78.     bin/imrotate
  79.     bin/imscale
  80.     bin/imshear
  81.     bin/imsplit
  82.     bin/imstoryboard
  83.     bin/cjpeg
  84.     bin/djpeg
  85.     bin/jpegtran
  86.     bin/rdjpgcom
  87.     bin/wrjpgcom
  88.     bin/fax2ps
  89.     bin/colorcursor.pl
  90.     bin/colortextbar.pl
  91.     bin/jpegtran
  92.     bin/rgb2ycbcr
  93.