[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] RAQ4i JPEG php image resize



You don't even need ImageMagick if you've got the GD libraries installed
with JPEG support.

Just use the imagecopyresampled or imagecopyresized functions.  They are
documented on www.php.net in the functions documentation area.

Bob German
Sr Systems Engineer
Irides, LLC



-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx] On Behalf Of nick 76
Sent: Thursday, March 27, 2003 5:35 PM
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-developers] RAQ4i JPEG php image resize







Thats what i need. Anyone know how to install this thing i am a little 
limited in that?




>From: "John E. Martin" <jem@xxxxxxxxxxxxxxxxx>
>Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
>To: <cobalt-developers@xxxxxxxxxxxxxxx>
>Subject: Re: [cobalt-developers] RAQ4i JPEG php image resize
>Date: Thu, 27 Mar 2003 14:16:26 -0800
>
> > I need to take a image that is large upload it to the server and 
> > resize
>the
> > image to a small thumbnail. I see there is a way to do this with php
>using
>a
> > gif and the GD library. But i am not haveing any success on doing it
>with
>a
> > jpg file. Does anyone have any example code or anything?
>
>Look for a package called ImageMagick on freshmeat. It provides a 
>utility called 'convert' which allows you to convert image types for 
>whatever libraries you have available.
>
>ie, png -> jpg, gif -> png, jpg -> tiff
>
>It's quite handy.
>
>I'm sure there's a few RPM dependancy issues that may arise if you use 
>an RPM rather than building from source, but hopefully this will at 
>least point you in the right direction.
>
>
>-John
>
>
>_______________________________________________
>cobalt-developers mailing list cobalt-developers@xxxxxxxxxxxxxxx
>http://list.cobalt.com/mailman/listinfo/cobalt-developers

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus

_______________________________________________
cobalt-developers mailing list cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers