home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Graphics / filter / OmniImageFilter.README < prev    next >
Encoding:
Text File  |  1995-03-24  |  2.6 KB  |  78 lines

  1. OmniImageFilter
  2. Version 3.2
  3.  
  4. This service will automatically translate a variety of image formats
  5. into the native NeXT TIFF format.  Simply install this directory in
  6. ~/Library/Services or /LocalLibrary/Services and well-behaved programs
  7. will allow you to drag-and-drop any of the following image types if
  8. the programs support drag-and-drop of TIFF images.
  9.  
  10. In order to correctly convert many XPM images, you must install the
  11. X11r5.clr colors file in either ~/Library/Colors or /LocalLibrary/Colors.
  12.  
  13.     RenderMan Interface Bytestream
  14.     Independent JPEG Group's standard minimal file format
  15.     CompuServe Graphics Image Format file
  16.     Amiga Image File Format
  17.     Microsoft Windows BitMaP file
  18.     Microsoft Windows CURsor file
  19.     Microsoft Windows ICOn file
  20.     Sun Icon and Cursor file
  21.     Apple Macintosh MacPaint file
  22.     Apple Macintosh QuickDraw/PICT picture file
  23.     Sun TAAC Image File Format
  24.     Portable Bit Map file
  25.     Portable Grayscale Map file
  26.     Portable Pixel Map file
  27.     Portable aNy Map file
  28.     Raw Portable Bit Map file
  29.     Raw Portable Grayscale Map file
  30.     Raw Portable aNy Map file
  31.     Raw Portable Pixel Map file
  32.     Hierarchical Data Format file
  33.     ZSoft PC Paintbrush file
  34.     PIXAR PICture file
  35.     Alias PIXel image file
  36.     Sun RASterfile
  37.     Silicon Graphics RGB image file
  38.     Wavefront raster image file
  39.     Utah Run-Length-Encoded image file
  40.     Synu image file
  41.     Truevision Targa image file
  42.     Khoros Visualization Image File Format
  43.     Stardent AVS X image file
  44.     X PixMap Format
  45.     X11 Bit Map file
  46.     X11 Window Dump image file
  47.  
  48. Authors: William J. Shipley, Omni Development, Inc. <wjs@omnigroup.com>
  49.      Kenneth R. Case, Omni Development, Inc. <kc@omnigroup.com>
  50.      Greg Titus, Omni Development, Inc. <toon@omnigroup.com>
  51.      Timothy J. Wood, Omni Development, Inc. <bungi@omnigroup.com>
  52.      Wim Lewis, Omni Development, Inc. <wiml@omnigroup.com>
  53.  
  54. From example code by: Ali T. Ozer, NeXT Computer, Inc.
  55. Image conversion routines provided by:
  56.     Ali T. Ozer, NeXT Computer, Inc. (IFF)
  57.     The Independent JPEG Group (JPEG)
  58.     David Koblas, koblas@netcom.com (GIF)
  59.     Arnaud Le Hors, lehors@sophia.inria.fr, of GROUPE BULL (XPM)
  60.     The San Diego Supercomputer Center (all other formats)
  61.  
  62.  
  63. Because of the copyright on the image library from SDSC, you are free
  64. to distribute this filter, but cannot use it as the basis of any
  65. commercial product.
  66.  
  67. For the very latest SDSC image library, ftp to ftp.sdsc.com, and look in
  68. the sdscpub/next/ directory.  For information about the sdsc image
  69. library, email info@sdsc.edu.
  70.  
  71. New releases of the XPM image library can be found in the X11 contributions
  72. directory on ftp.x.org and its mirrors, among other places.
  73.  
  74. Please do not remove this README file from the OmniImageFilter.service
  75. directory.
  76.  
  77. Copyright 1994, 1995 Omni Development, Inc.
  78.