home *** CD-ROM | disk | FTP | other *** search
-
- NEW IFFILBM.Imort Module FOR PAGESTREAM v2.0 & v2.1!!
-
- version 2.0.8
-
-
- ******************************** changes ***********************************
- ;
- ; version 2.0.9 (7/5/91)
- ;
- ; - removed support for extended BMHD (xdpi and ydpi), although it will
- ; still skip the extra chunk data if there is any.
- ;
- ; - added a version string
- ;
- ;
- ; version 2.0.8 (uploaded 4/15/91)
- ;
- ; - fixes bug when loading a picture with no cmap or clut tables
- ; for example the DCTV files. They now work OK!
- ;
- ;
- ; version 2.0.7
- ;
- ; - handles an extended BMHD and uses the xdpi and ydpi info.
- ;
- ;
- ; version 2.0.6 (uploaded 02/19/91)
- ;
- ; - now handles correctly 0 length chunks
- ;
- ; - handles bad cmap chunk lengths (chunklength%3 != 0)
- ;
- ;
- ; version 2.0.5 (uploaded 1/16/91)
- ;
- ; - added support for IFF's without CMAPs (24 bit)
- ;
- ;
- ; version 2.0.4 (shipped with PgS 2.1 12/7/90)
- ;
- ; - added support for IFF ACBM files (video toaster)
- ;
- ;
- ; version 2.0.3 (uploaded 10/12/90)
- ;
- ; - adding color correction for digi view 24 bit files
- ;
- ;
- ; version 2.0.2 (uploaded 9/xx/90)
- ;
- ; - bug fix: now correctly handles the 'dpi=' option
- ;
- ; - supports images in 15 and 18 bit standard IFF format (deep ilbm)
- ; (this has not been tested - only works in theory)
- ;
- ; - supports the BEAM chunk as a CTBL chunk
- ;
- ; version 2.0.1
- ;
- ; - shipped with pagestream2.0
-
-
-
- With version 2.0 of the OS the "version" command has gained some new talents.
- Whereas it used to only work on libraries, it now works on any file. It will
- look for a "version string" inside a file and print it out to the CLI if it
- finds it. A "version string" has been added to many of the new import modules.
- This makes it very easy to find out what version of the import module you have.
- From a CLI just type "version <module name>" and press return. You no longer
- have to load up PageStream and look at the import requester for the version
- number.
-
- As with all the modules, if you come across some pictures that will not load
- or crash when importing, please upload them to our BBS or mail them to us on
- a floppy disk with an explaination of the problem. We will try them and fix
- the import module if appropriate.
-
-
- Thank you,
-
-
-
- Gary Knight
- Soft-Logik Publishing Corp.
-
-