Issue 505: Support for saving IFF/ILBM format, compatible with Deluxe Paint 3

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1993 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2012-09-15 18:05:44 +00:00
parent 3ae0ff5edf
commit 56cdbc4c10
7 changed files with 397 additions and 303 deletions

View File

@@ -512,7 +512,7 @@ static const T_Help_table helptable_credits[] =
HELP_TEXT (" CEL,KCF : K.O.S. (KISekae Set system)")
HELP_TEXT (" GIF : Compuserve")
HELP_TEXT (" IMG : Bivas (W. Wiedmann?)")
HELP_TEXT (" LBM : Electronic Arts")
HELP_TEXT (" IFF : Electronic Arts")
HELP_TEXT (" PAL : ermmh... nobody (?)")
HELP_TEXT (" PCX : Z-Soft")
HELP_TEXT (" PI1,PC1 : Degas Elite")
@@ -1204,7 +1204,7 @@ static const T_Help_table helptable_grad_rect[] =
HELP_TEXT ("")
HELP_TEXT ("These options allow you to use animation of")
HELP_TEXT ("colors: Grafx2 will shift palette entries")
HELP_TEXT ("at real-time. Note that only the LBM file")
HELP_TEXT ("at real-time. Note that only the IFF file")
HELP_TEXT ("format can record these settings, and very")
HELP_TEXT ("few image viewers will play it back.")
HELP_TEXT ("")