home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #4 / amigamamagazinepolishissue1998.iso / datatypes / akljpg-dt.readme < prev    next >
Text File  |  1998-03-25  |  2KB  |  60 lines

  1. Short:    AkLJPG-dt V43.175 (LJPG, 68000-060)
  2. Author:   Andreas_Kleinert@t-online.de
  3. Uploader: Andreas_Kleinert@t-online.de
  4. Type:     util/dtype
  5.  
  6. (68000, 020/030, 040 and 060 versions inside)
  7.  
  8.  
  9.                                akLJPG.datatype
  10.  
  11.                           - licenseable FREEWARE -
  12.  
  13.            © 1997-98 by Andreas Ralph Kleinert. All rights reserved.
  14.          (see also additional copyright notices inside the archive)
  15.  
  16.                     A PerSuaSiVe SoftWorX PRODUCT.
  17.  
  18.                         Needs Kickstart V3.x
  19.  
  20.  
  21.  Program information
  22.  -------------------
  23.  akLJPG.datatype is a new JPEG datatype, which is based on the
  24.  Lossless JPEG Codec V1.0 - which is a lossless JPEG format not
  25.  directly related to the JFIF JPEG file format.
  26.  
  27.  It supports reading of LJPG graphics files.
  28.  LJPG is a freely distributable lossless JPEG image compression package.
  29.  
  30.  There's a port of the encoding program "pnmtoljpg" available on Aminet
  31.  as gfx/pbm/pnmtoljpg.lha, which compresses a Portable Pixmap (PPM, PNM-P6)
  32.  or Portable Graymap image (PGM, PNM-P5) to a lossles JPEG (LJPG) image
  33.  using the JPEG standard (DIS) lossless mode of operation.
  34.  
  35.  This datatype decodes a ljpg image to either 24 Bit RGB or 256 grayscales
  36.  depending on the number of color components stored in the LJPG image file.
  37.  
  38.  --------------------------------------------------------------------------
  39.  Supported output bitmap formats:
  40.  
  41.    - picture.datatype V39-42:
  42.  
  43.       o (upto) 256 palette colors
  44.       o HAM6 or HAM8
  45.  
  46.    - picture.datatype V43 (CyberGraphX or Picasso96)  (*)
  47.  
  48.       o 24 Bit RGB
  49.  
  50.  Where upto 256 colors always will be exported unmodified,
  51.  and 24 Bit data either is dithered or converted to HAM6/HAM8,
  52.  if it can't be or should not be exported unmodified.
  53.  
  54.  (*) the latter one works with OCS/ECS/AGA, too
  55.  --------------------------------------------------------------------------
  56.  
  57.  You must use the included preferences program for best configuration.
  58.  
  59.  See program archive for copyright and distribution information.
  60.