Path: utzoo!attcan!telly!lethe!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!cbmvax!cbmehq!cbmger!peterk From: peterk@cbmger.UUCP (Peter Kittel GERMANY) Newsgroups: comp.sys.amiga Subject: Re: IFF format - HELP Message-ID: <652@cbmger.UUCP> Date: 19 Dec 90 14:33:56 GMT References: <1990Dec18.170031.17134@axion.bt.co.uk> Reply-To: peterk@cbmger.UUCP (Peter Kittel GERMANY) Organization: Commodore Bueromaschinen GmbH, West Germany Lines: 34 In article <1990Dec18.170031.17134@axion.bt.co.uk> sjeyasin@axion.bt.co.uk writes: > >Could someone explain if there is a difference between IFF text files and >IFF graphic files and what, if any, ILBM has to do with the latter. I have some >applications which claim to read IFF files and others which claim to produce >IFF output but I cant get them to understand each other. The only difference is >that one is text and one is a picture. I notice that some pics are said to be in >IFF ILBM format. Is this a different format from plain IFF or am I reading >wrong? How can I find out ? Any help gratefully accepted There is a sort of hierarchy: IFF is the general name on top of all. Below this you have variants for text, pictures, sound, and much more. The normal format for pictures is IFF ILBM (though there are also other variants like IFF ACBM and perhaps some more, that are specialized for some application or another). And again an IFF ILBM can hold all the different graphics resolutions the Amiga provides, so they can look considerably different. (Or you may use data compression or not, just as you want to program it.) - For text there is a format IFF FTXT. IFF is fully documentend in the RKM books by Addison-Wesley, volume Includes & Autodocs. You can find these documents also on a Fish disk. To find out what your actual files are, go into Shell (or CLI) and type: type filename hex and look only at the first output line (break very soon with Ctrl-C). On the right side, this may look like FORM....ILBMBMHD ^^^^ Now this ILBM tells you that this is a picture file (or a brush). If you find FTXT here, then it is a text file. -- Best regards, Dr. Peter Kittel // E-Mail to \\ Only my personal opinions... Commodore Frankfurt, Germany \X/ {uunet|pyramid|rutgers}!cbmvax!cbmger!peterk