Short: akTIFF-dt (TIFF, 68000-060/MOS) Author: Andreas R. Kleinert Uploader: info ar-kleinert de Type: util/dtype Version: 45.92 Architecture: m68k-amigaos >= 3.1.0; ppc-morphos >= 1.4.5 (68000/020/030/040/060 and MOS versions inside) akTIFF.datatype - DONATION WARE - © 1998-2008 by Dipl.-Ing. Andreas Kleinert. All rights reserved. Needs Kickstart V3.1 (NOT 3.0) & SetPatch 43.x & Pic-Dt 43.x Program information ------------------- akTIFF.datatype is a TIFF datatype, which is based on the TIFF reference sources (libtiff 3.8.2). It does support 8 Bit color mapped files (colorspace expanded to 8 bit per component always) and True color files (24/48 Bit, alpha channel supported, 48 Bit 16:16:16 cut down to 24 Bit 8:8:8). All important compression types supported. Exotic colorspaces imported AS-IS and converted to RGBA, unless directly supported. [ More detailed description can be found in akTIFF.guide ] WARNING: if the pic-dt of your OS version does not support alpha channel handling, then always set STRIPALPHA=ON (no ARGB/RGBA) -------------------------------------------------------------------------- You should use the included preferences program for best configuration. See program archive for copyright and distribution information. ************************************************************************** V45.92 (25.3.2008): - fixed NULL pointer issue which did not occur under MOS (with 24/32 bit) (-> Thomas Klein) V45.91 (15.3.2008): - debug mode now more verbose - added real error handler - internal TIFF decoder now also handles multi-page files V45.90 (5.2.2008): - ARGB32 still was not fully fixed - added missing alpha support in internal 32 bit "uncompressed" decoder - fully rebuilt DT code V45.89 (27.1.2008): - updated TestDTAlpha tool and check for PICDTALPHA - memory consumption for ARGB32 was much too high (typo in allocation); there now is a less costly fallback for low-memory situations **************************************************************************