[PHP] Re: thumbnails of images

2004-05-11 Thread Raj Shekhar
Edward Peloke echoman.com> writes: > > won't the gd library do this? > > http://www.php.net/manual/en/function.exif-thumbnail.php I have used Imagemagick to convert images to highres to thumbsize and watermark images. I had used GD library to do this earlier but Apache gave me some funky me

Re: [PHP] Re: thumbnails of images

2004-05-10 Thread Torsten Roehr
"Edward Peloke" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > won't the gd library do this? > > http://www.php.net/manual/en/function.exif-thumbnail.php > > if there is a better function..I am interested in it also as I have to do > this something this week for a project. > > Thanks

RE: [PHP] Re: thumbnails of images

2004-05-10 Thread Edward Peloke
Sent: Monday, May 10, 2004 4:21 PM To: [EMAIL PROTECTED] Subject: [PHP] Re: thumbnails of images "John" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > is there any code or function out there that gives you a thumbnail of an > image in the size and compression m

[PHP] Re: thumbnails of images

2004-05-10 Thread Torsten Roehr
"John" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > is there any code or function out there that gives you a thumbnail of an > image in the size and compression means you specify?? ive been looking, but > found nothing, youd think thered be a function > > -- > *