Animations? Animations?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Animations?

Started by Charity, February 06, 2007, 02:56:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Charity

Does Coopermine Gallery allow animations (.gif) because I want to put animations in my gallery.
If they do allow, will the animation move?

Joachim Müller

The image libraries Coppermine can use (GD or ImageMagick) do support GIF to a limited extent: GIFs are considered outdated, animated GIFs loose animation (only the first frame is taken into account) when resizing (aka when the thumbnail and intermediate image are being created). Only way to circumvent this is manual creation of the resized files and manually uploading them (using your FTP app).