[PHP-DEV] CVS Account Request: ttoohey

2002-08-20 Thread Tim Toohey
I have some patches for ext/gd. Rasmus convinced me to request a CVS account. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] libgd patch for alpha-channel mixing

2002-08-21 Thread Tim Toohey
This is a patch to add nicer alpha-channel mixing to the GD module. It introduces two new PHP functions: ImageLayerEffect() & ImageColorMatch() ImageLayerEffect() is similar to the existing ImageAlphaBlending() function in that it affects the way pixel drawing will be done during any kind of dr

Re: [PHP-DEV] libgd patch for alpha-channel mixing

2002-08-21 Thread Tim Toohey
On Thu, 22 Aug 2002 08:28, [EMAIL PROTECTED] wrote: > On Wed, 21 Aug 2002, Tim Toohey wrote: > > Any thoughts? Should I go ahead and commit this? I've never committed to > > PHP before so go easy on me :-). I've been using essentially the same > > code on a PHP-4.1