home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / datatypes / ilbmdt44 / ilbmdt44.doc < prev    next >
Encoding:
Text File  |  1998-05-10  |  3.1 KB  |  98 lines

  1.            ilbm.datatype v44
  2.     © 1997-1998 by Stephan Rupprecht
  3.         All rights reserved.
  4.     
  5.  
  6. COPYRIGHT AND DISCLAIMER
  7.  ilbm.datatype v44 is copyrighted 1997-98 by Stephan Rupprecht. 
  8.  All rights reserved. This program is freeware, so no financial
  9.  donations required. Redistribution allowed if the package is 
  10.  left unchanged. The author is not responsible for any damage 
  11.  caused by the use or misuse of this documentation and/or the 
  12.  program(s) it describes.
  13.  
  14.  PlanarToChunky routine © by Morten Eriksen.
  15.  
  16.  All mentioned trademarks are subject to their respective owners.
  17.  
  18.  
  19. REQUIREMENTS
  20.  - Any Amiga® (compatible) computer with at least OS3.0.
  21.  - 68020+ cpu
  22.  - cybergraphics v2/3, picasso96, cyberprobench or OCS/ECS/AGA
  23.  - any picture.datatype (v43 recommend, p96 version works 
  24.    without gfxboard)
  25.  
  26.  
  27. DESCRIPTION
  28.  ilbm.datatype v44 allows you to display ham and ehb pictures on a
  29.  non-native (eg. p96/cgfx) screen in correct colors. Even if you
  30.  don't have a gfx-board you'll be able to view 24bit iff images,
  31.  when picture.datatype v43 (p96 version) is installed.
  32.  NOTE TO CGFX USERS: Due to some internal changes you have to turn
  33.  on the PLANES2FAST option for maximum speed.
  34.  
  35.  
  36. INSTALLATION
  37.  Just 'Copy ilbm.datatype TO SYS:classes/datatypes/'.
  38.  
  39.  
  40. KNOWN PROBLEMS
  41.  - DOpus Mangellan and 24bit/ham images
  42.  According to the docs of DOpus 5.65, DOpus has some problems to
  43.  display 24bit images under certain circumstances. This is not a bug
  44.  of the datatype! (thanks to Dennis Barret for the error report)
  45.  pre 5.65 releases work fine.
  46.  
  47.  
  48. HISTORY
  49.  44.0 1st upload: first public release
  50.  44.0 2nd upload: reworked the doc file 
  51.  44.1 a few optimiziations, skips masking planes now,
  52.        added KNOWN PROBLEMS section to the doc 
  53.  44.2 fixed a bug which made some programs (ex. MUI)
  54.       to display garbage when using a 24bit/ham image on
  55.       a screen deeper than 8bit.
  56.  44.3 bug fix: enforcer hit when library was expunged
  57.      (thanks to Magnus Holmgren for the error report)
  58.  44.4 bug fix: iff24 images with masking weren't correctly
  59.       decoded (thanks to Steve Cutting for the error report)
  60.  44.5 cleaned-up the code a little bit, special version which
  61.       supports planar to chunky hardware
  62.  44.6 removed p2c version (slower than normal one). supports 
  63.       b/w and greyscale pictures now (no cmap, mainly used by 
  64.       PageStream). Didn't set transparent color for images
  65.       with transparent masking (hope that is fixed now).
  66.  44.7 doesn't require cgfx/p96 and pictdtv43 any longer
  67.  44.8 aspect ratio wasn't set 
  68.  44.9 works with ProBench now
  69.  44.10 compiled with gcc (made some internal changes necessary),
  70.        datatype is now some bytes smaller and probably a bit faster
  71.        when decoding <= 8bit images.
  72.  
  73.  
  74. SPECIAL THANKS GO TO ...
  75.  Matthias Scheler and
  76.  Frank Mariak for answering my questions concerning iff-ilbm
  77.  and CyberGFX.
  78.  Volker Remuss for his suggestions.
  79.  Allan Odgaard for the bug report.
  80.  Jens Rosenboom for the bug report concerning ProBench.
  81.  Gunther Nikl for his help with gcc.
  82.  
  83.  And to all other people who send me emails.
  84.  
  85.  
  86. AUTHOR
  87.  
  88.  Please send bug reports and ideas to:
  89.  
  90.     Stephan Rupprecht
  91.     Apfeldweg 1
  92.     D44359 Dortmund
  93.     Germany
  94.  
  95.  Send emails to
  96.  
  97.     stephan.rupprecht@metronet.de
  98.