Transparency in GIFs Transparency in GIFs
 

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

Transparency in GIFs

Started by BrianKessler, August 25, 2004, 04:32:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

BrianKessler

Whenever a gif with a transparent background is uploaded, an atrocious white stoke is added around the image contents when the image is made into thumbnails and intermediate size objects.

Is this a "feature" in Image Magick?  Or is there something I can do in CPG to fix this?

-Brian.

Joachim Müller

ImageMagick "feature", nothing that can be done on the coppermine side. Happens on some desktop apps as well, so it seems this is a comon problem when resizing an image. Maybe ImageMagick has an option to prevent this that can be passed to it, using the " Command line options for ImageMagick" in Coppermine config. I recommend taking a look into the ImageMagick docs.

GauGau