coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: danny251 on September 22, 2005, 06:15:29 PM

Title: Is it Possible
Post by: danny251 on September 22, 2005, 06:15:29 PM
to upload with GD2 any other image apart from jpeg and PNG?

thanks
Title: Re: Is it Possible
Post by: kegobeer on September 22, 2005, 06:52:15 PM
GD2 supports GIF (version 2.0.28+), JPEG, and PNG.
Title: Re: Is it Possible
Post by: danny251 on September 22, 2005, 07:52:08 PM
When using the GD image library allowed image types are only JPEG and PNG.  is what  I get when uploading a gif or any other format
Title: Re: Is it Possible
Post by: kegobeer on September 23, 2005, 12:39:40 AM
That's exactly what I said.  Do you have a question?
Title: Re: Is it Possible
Post by: danny251 on September 23, 2005, 12:55:25 AM
How can I get ImageMagick to work instead of GD?

You need to determine and specify the correct path to imagemagick in config or switch to GD2 if available.

was what i was advised when having problems with Image Magick how do I determine and specify correct path?
Title: Re: Is it Possible
Post by: Tranz on September 23, 2005, 04:40:35 AM
You need to ask your host for the path.
Title: Re: Is it Possible
Post by: Joachim Müller on September 23, 2005, 07:31:35 AM
However, it makes little sense to allow other image files on the internet - bmp, tif, psd etc. were never made for the internet: the files are much too large. Why don't you convert the images into the supported formats before you upload them?