GDLib for PHP

Serg Belokamen serg.belokamen at gmail.com
Wed Feb 15 02:55:42 UTC 2006


Use ImageMagic from a system() call.

On 15/02/06, Darryl Clarke <smartssa at gmail.com> wrote:
> On 14/02/06, Wade Smart <wade at wadesmart.com> wrote:
> >  02142006 2018 GMT-6
> >
> >  Can ImageMagic be used from the stand point of
> >  a user uploading a image to a server, php calls
> >  ImageMagic to create thumbnails and other
> >  image details?
>
> In many ways imageMagick is a little bit more extensive than GD; but
> as it would turn out, I can't find a php5 module (in ubuntu) to add
> support for imageMagick (there is a php4 one though...)
>
> You _could_ get the imagick module from
> http://pecl.php.net/package/imagick and roll your own, if you were
> ambitious.
>
> Personally, I'd just stick with php5-gd for simplicity.  I've used GD
> lots and never really said "oh damn, i wish I used imagemagick." ;)
>
>
> --
> ~ Darryl  ~ smartssa at gmail.com
> ~ http://darrylclarke.com
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list