home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 583a.lha / Drivers / readme.iff < prev    next >
Text File  |  1991-07-05  |  3KB  |  87 lines

  1.                         
  2.                NEW IFFILBM.Imort Module FOR PAGESTREAM v2.0 & v2.1!!
  3.  
  4.                                 version 2.0.8
  5.  
  6.                                 
  7. ******************************** changes ***********************************
  8. ;
  9. ;       version 2.0.9   (7/5/91)
  10. ;
  11. ;       - removed support for extended BMHD (xdpi and ydpi), although it will
  12. ;         still skip the extra chunk data if there is any.
  13. ;
  14. ;       - added a version string
  15. ;
  16. ;
  17. ;       version 2.0.8   (uploaded 4/15/91)
  18. ;
  19. ;       - fixes bug when loading a picture with no cmap or clut tables
  20. ;         for example the DCTV files. They now work OK!
  21. ;
  22. ;
  23. ;       version 2.0.7
  24. ;
  25. ;       - handles an extended BMHD and uses the xdpi and ydpi info.
  26. ;
  27. ;
  28. ;       version 2.0.6   (uploaded 02/19/91)
  29. ;
  30. ;       - now handles correctly 0 length chunks
  31. ;
  32. ;       - handles bad cmap chunk lengths (chunklength%3 != 0)
  33. ;
  34. ;
  35. ;       version 2.0.5   (uploaded 1/16/91)
  36. ;
  37. ;       - added support for IFF's without CMAPs (24 bit)
  38. ;
  39. ;       
  40. ;       version 2.0.4   (shipped with PgS 2.1  12/7/90)
  41. ;
  42. ;       - added support for IFF ACBM files (video toaster)
  43. ;
  44. ;       version 2.0.3   (uploaded 10/12/90)
  45. ;
  46. ;       - adding color correction for digi view 24 bit files 
  47. ;
  48. ;
  49. ;       version 2.0.2   (uploaded 9/xx/90)
  50. ;
  51. ;        - bug fix: now correctly handles the 'dpi=' option
  52. ;        
  53. ;        - supports images in 15 and 18 bit standard IFF format (deep ilbm)
  54. ;          (this has not been tested - only works in theory)
  55. ;          
  56. ;        - supports the BEAM chunk as a CTBL chunk
  57. ;
  58. ;       version 2.0.1
  59. ;
  60. ;       - shipped with pagestream2.0
  61.                          
  62.  
  63.  
  64. With version 2.0 of the OS the "version" command has gained some new talents.
  65. Whereas it used to only work on libraries, it now works on any file. It will
  66. look for a "version string" inside a file and print it out to the CLI if it
  67. finds it.  A "version string" has been added to many of the new import modules.
  68. This makes it very easy to find out what version of the import module you have.
  69. From a CLI just type "version <module name>" and press return. You no longer
  70. have to load up PageStream and look at the import requester for the version
  71. number.
  72.  
  73. As with all the modules, if you come across some pictures that will not load
  74. or crash when importing, please upload them to our BBS or mail them to us on
  75. a floppy disk with an explaination of the problem. We will try them and fix
  76. the import module if appropriate.
  77.  
  78.  
  79. Thank you,
  80.   
  81.  
  82.  
  83. Gary Knight
  84. Soft-Logik Publishing Corp.
  85.                                                         
  86.