Hi,
On Wednesday 17 November 2004 18.13, Pierre-Alain Joye wrote:
> pajoye Wed Nov 17 12:13:42 2004 EDT
>
> Modified files: (Branch: PHP_4_3)
> /php-src NEWS
> /php-src/ext/gd/libgd gd.c
> Log:
> - Fix #30739, imagefill does not set back the alphablending mode
What abo
pajoye Wed Nov 17 12:13:42 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/gd/libgd gd.c
Log:
- Fix #30739, imagefill does not set back the alphablending mode
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.753&r2=1.12
pajoye Mon May 24 16:03:09 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/gd/libgd gd.c
Log:
- MFH: Fix #28506, negative angle returns "random arcs"
while (s < 0) s += 360 is used now
http://cvs.php.net/diff.php/php-sr
derick Sun Apr 25 15:43:31 2004 EDT
Added files: (Branch: PHP_4_3)
/php-src/ext/gd/tests bug28147.phpt
Modified files:
/php-srcNEWS
/php-src/ext/gd/libgd gd.c
Log:
- Fixed bug #28147 (Crash with drawing anti-aliased lin
iliaa Wed Apr 14 18:40:16 2004 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/gd/libgd gd.c
Log:
Fixed bug #27995 (imagefilltoborder() stops the fill process prematurely).
# Already in PHP5
http://cvs.php.net/diff.php/php
iliaa Mon Nov 3 20:56:08 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-srcNEWS
/php-src/ext/gd/libgd gd.c
Log:
MFH: Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect
results).
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.