home *** CD-ROM | disk | FTP | other *** search
/ MACD 9 / MACD9.iso / Datatypes / akTIFF-dt.readme < prev    next >
Encoding:
Text File  |  1998-09-20  |  1.7 KB  |  58 lines

  1. Short:    AkTIFF-dt V44.6 (TIFF, 68000-060, PPC)
  2. Author:   Andreas R. Kleinert
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/dtype
  5.  
  6. *** INITIAL RELEASE ***
  7.  
  8. (68000, 020/030, 040 and 060 versions inside, plus PPC ELF module)
  9.  
  10.  
  11.                           akTIFF.datatype
  12.  
  13.                            - SHAREWARE -
  14.  
  15.            © 1998 by Andreas Ralph Kleinert. All rights reserved.
  16.  
  17.                     A PerSuaSiVe SoftWorX PRODUCT.
  18.  
  19.                         Needs Kickstart V3.x
  20.  
  21.  
  22.  Program information
  23.  -------------------
  24.  akTIFF.datatype is a TIFF datatype, which is based on the
  25.  latest TIFF reference sources (libtiff 3.4beta037).
  26.  
  27.  So it does support 8 Bit color mapped files (colorspace expanded to
  28.  8 bit per component always) and True color files (24 Bit, alpha
  29.  channel ignored, cut down to 24 Bit 8:8:8 if necessary).
  30.  
  31.  Note, that reading of LZW compressed TIFF graphics is disabled because
  32.  of legal reasons. JPEG compression intentionally is not supported.
  33.  
  34.  [ More detailed description can be found in akPNG.guide ]
  35.  
  36.  --------------------------------------------------------------------------
  37.  Supported output bitmap formats:
  38.  
  39.    - picture.datatype V39-42:
  40.  
  41.       o (upto) 256 palette colors
  42.       o HAM6 or HAM8
  43.  
  44.    - picture.datatype V43 (CyberGraphX or Picasso96)  (*)
  45.  
  46.       o 24 Bit RGB
  47.  
  48.  Where upto 256 colors always will be exported unmodified,
  49.  and 24 Bit data either is dithered or converted to HAM6/HAM8,
  50.  if it can't be or should not be exported unmodified.
  51.  
  52.  (*) the latter one works with OCS/ECS/AGA, too
  53.  --------------------------------------------------------------------------
  54.  
  55.  You should use the included preferences program for best configuration.
  56.  
  57.  See program archive for copyright and distribution information.
  58.