[07 Feb 2010] IsAnim() problem...

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
User avatar
Tuxedo
Posts: 355
Joined: Sun Feb 14, 2010 12:41 pm

[07 Feb 2010] IsAnim() problem...

Post by Tuxedo »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 07 Feb 2010 00:04:31 -0000

Hi! I noticed that IsAnim() function will return TRUE also on simple GIFs... That was a problem becasue I cant know how to work with a file since I dont know what file it was... The fact that InPicture() recognize GIFAnim as simple GIFs was instead usefull in certain circumnstances instead for me...

That all...

Simone
Simone"Tuxedo"Monsignori, Perugia, ITALY.
User avatar
airsoftsoftwair
Posts: 5914
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[09 Feb 2010] Re: IsAnim() problem...

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 09 Feb 2010 13:41:47 +0100
Hi! I noticed that IsAnim() function will return TRUE also on simple GIFs... That was a problem becasue I cant know how to work with a file since I dont know what file it was... The fact that InPicture() recognize GIFAnim as simple GIFs was instead usefull in certain circumnstances instead for me...
Thanks, it's fixed.
User avatar
Tuxedo
Posts: 355
Joined: Sun Feb 14, 2010 12:41 pm

[09 Feb 2010] Re: IsAnim() problem...

Post by Tuxedo »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 09 Feb 2010 13:16:29 -0000
Thanks, it's fixed.
GREAT :)

ATM I've to check if the "anim" have more of 1 frame to know exactly if was an anim or not... :P

Simone
Simone"Tuxedo"Monsignori, Perugia, ITALY.
Locked