Date: 10/18/00
- Next message: jan <email protected>: "[PHP-DEV] PHP 4.0 Bug #7313: checks for ipv6 are too weak."
- Previous message: Cameron Brunner: "Re: [PHP-DEV] 4.0.3 and IMAP-2000 client libraries?"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] Imlib support..."
- Next in thread: Eric von Bayer: "Re: [PHP-DEV] Imlib support..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 18 Oct 2000, Rasmus Lerdorf wrote:
> Imlib2 looks pretty good to me. At least from the description. The fact
> that GD is limited to 8-bit colour is a real hassle. Imlib2 doesn't have
> that restriction.
>
> As far as rewriting from scratch. If someone is keen on doing it sure,
> but stuff like that tends to not get finished. Eric, if you know Imlib2
> well enough to start attacking it, go for it.
Having already written php_imlib (http://mmcc.cx/php_imlib/), I agree it
has a lot of avantages over GD. The RGBA support is extremely handy,
however the library's chances of ever building on Win32 aren't good. :)
Aside from that, it's a relativey young library that isn't yet thread
safe, though that's on the radar of the author, in some form or another.
As such, I don't see it as a replacement for GD, simply an alternative
for the Unix-minded.
Matt
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: jan <email protected>: "[PHP-DEV] PHP 4.0 Bug #7313: checks for ipv6 are too weak."
- Previous message: Cameron Brunner: "Re: [PHP-DEV] 4.0.3 and IMAP-2000 client libraries?"
- In reply to: Rasmus Lerdorf: "Re: [PHP-DEV] Imlib support..."
- Next in thread: Eric von Bayer: "Re: [PHP-DEV] Imlib support..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

