diff options
author | Christian A. Weber <chris@gna.ch> | 1993-05-24 16:02:57 +0000 |
---|---|---|
committer | Christian A. Weber <chris@gna.ch> | 1993-05-24 16:02:57 +0000 |
commit | b40099c4a8f15a2634399fe7fd3947913bf33f84 (patch) | |
tree | 480fc4b5f4973f86b8378fd812542d9a75805fd5 /README | |
parent | 3a84dfb6f928043e049372f25bdd76805c2031ac (diff) | |
download | iff-library-b40099c4a8f15a2634399fe7fd3947913bf33f84.tar.gz iff-library-b40099c4a8f15a2634399fe7fd3947913bf33f84.tar.bz2 iff-library-b40099c4a8f15a2634399fe7fd3947913bf33f84.zip |
FORMs can be nested
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,7 +1,7 @@ THE UNIVERSAL IFF LIBRARY FOR THE AMIGA - VERSION 22.1, 02-Jun-92 + VERSION 23.2, 24-May-93 BY @@ -11,16 +11,17 @@ SWITZERLAND INTERNET: weber@amiga.physik.unizh.ch - (E-MAIL: cbmehq!cbmswi!mighty!chris@cbmvax.commodore.com) + UUCP: chris@mighty.adsp.sub.org + BANG: cbmehq!cbmswi!mighty!chris@cbmvax.commodore.com -THIS PROGRAM IS IN THE PUBLIC DOMAIN. IT MAY BE FREELY DISTRUBUTED, COPIED -AND USED FOR COMMERCIAL OR NON-COMMERCIAL PURPOSES. IT MAY BE DISTRIBUTED -WITH OR WITHOUT THIS DOCUMENTATION FILE. +THIS PROGRAM IS IN THE PUBLIC DOMAIN. IT MAY BE FREELY DISTRUBUTED, COPIED +AND USED FOR COMMERCIAL OR NON-COMMERCIAL PURPOSES. IT MAY BE DISTRIBUTED +WITH OR WITHOUT THIS DOCUMENTATION FILE. NO WARRANTY. USE AT YOUR OWN RISK. -TO MAINTAIN COMPATIBILITY, YOU SHOULD NOT MAKE ANY CHANGES TO THE LIBRARY -ITSELF. UPDATES WILL BE RELEASED BY THE AUTHOR. HOWEVER, YOU MAY CHANGE -THE SOURCE CODES OR USE THEM IN YOUR OWN PROGRAMS. +TO MAINTAIN COMPATIBILITY, YOU SHOULD NOT MAKE ANY CHANGES TO THE LIBRARY +ITSELF. UPDATES WILL BE RELEASED BY THE AUTHOR. HOWEVER, YOU MAY CHANGE +THE EXAMPLE SOURCE CODES AND/OR USE THEM IN YOUR OWN PROGRAMS. WHAT IS THE IFF LIBRARY ? @@ -39,9 +40,8 @@ many more. I started writing this library in September 1987, and now it is really bug- free (I hope) and it can handle any IFF files I know, including DPaint pic- -tures with stencil, HAM and halfbrite pictures, ANIM files (with a trick), -SHAM files, SoundFX instruments, and all other IFF files which do not con- -tain nested chunks. +tures with stencils, HAM and halfbrite pictures, ANIM files (with a trick), +SHAM, AGA and 24bit pictures, SoundFX instruments, and all other IFF FORMs. If you have questions or suggestions, don't hesitate to contact me! |