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:
@@ -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 ("")
|
||||
|
||||
Reference in New Issue
Block a user