coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Bonjovicrzy on May 24, 2006, 10:50:11 AM

Title: GIF's - Animation - Problem
Post by: Bonjovicrzy on May 24, 2006, 10:50:11 AM
 I have some signature tags on my site and I have mostly jpeg but the Gifs ... is animated with sparkle / noise ... some  tags are working and some is not is there a reason and can it be fixed where all it working  ...  this is my 2nd day for me working on my board so  I am very  green .. need easy directions please ... thanks .. so much ... Bev
Title: Re: GIF's - Animation - Problem
Post by: Joachim Müller on May 24, 2006, 01:56:54 PM
there's only partial support for animated gifs by the image libraries coppermine uses. Not directly related to coppermine, but the image libraries used (GD and ImageMagick).
Title: Re: GIF's - Animation - Problem
Post by: kegobeer on May 24, 2006, 09:03:26 PM
Until PHP releases a version that has support for animated gifs (new functions for animated gifs), there really isn't much we can do about this issue.
Title: Re: GIF's - Animation - Problem
Post by: Bonjovicrzy on May 25, 2006, 01:56:47 AM
thank you GauGau & Kegobeer for the help and info ... my I ask do you know if there is talk  if PHP  is coming out with a veision for animation soon ?  there is alot of Paint Shop groups moving off MSN groups and getting forums and websites just for their groups and we work with animation ... thank you .. Bev
Title: Re: GIF's - Animation - Problem
Post by: kegobeer on May 25, 2006, 03:15:45 AM
Check out the PHP site.

http://us3.php.net/imagegif
Title: Re: GIF's - Animation - Problem
Post by: Joachim Müller on May 25, 2006, 07:23:45 AM
Actually, GD comes as a third-party app from Boutell, the PHP devs "only" coded in some functions to use the library. Considering the fact that GIFs are obsolete (mainly because of the 256-colors limitation) and that they have gone through painful experiences with the Unisys patents issues in the past, I strongly doubt that they will develop GIF support much further, but who knows...