I have, and so have all sorts of other people. Look at packages like
jpgraph. GD does enough. It is a clean and simple library. The ImageMagick
library is full of buffer overruns and crash bugs. Try drawing a big
circle, for example. The thing writes all over memory it isn't supposed
to. If it ever matures, or preferably gets a complete rewrite, I would
consider it.

-Rasmus

On Sat, 13 Apr 2002, Daniel Lorch wrote:

> Hi,
>
> >> why not replace GD by imagemagick which is better anyway?
>
> > Have you looked under the skirts of ImageMagick?  It is one of the
> > poorest-written libraries I have seen.
>
> Have you ever tried to do something productive with GD? It is one of
> the poorest tools I have ever seen.
>
> Seriously: imagemagick can do *ALOT* more than GD.
>
> -daniel
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to