sniper Tue Mar 4 09:17:39 2003 EDT Modified files: /php4 NEWS Log: These are in the branch. Index: php4/NEWS diff -u php4/NEWS:1.1365 php4/NEWS:1.1366 --- php4/NEWS:1.1365 Tue Mar 4 08:50:24 2003 +++ php4/NEWS Tue Mar 4 09:17:38 2003 @@ -69,10 +69,8 @@ . Detection of numeric values inside strings passed as high & low. . Proper handle the situations where high == low. - Added XBM support for bundled GD library. (Marcus) -- Added imagesavealpha() function. (Jukka Holappa, Pierre-Alain Joye) - Added imagefilter() function. Allows application of various filters. Only available with bundled GD. (Pierre-Alain Joye, Ilia) -- Added imageistruecolor(). Only available with GD2. (Pierre-Alain Joye) - Added antialiased drawing support to bundled GD. (Pierre-Alain Joye, Ilia) . imageantialias($im, $flag) to (de)active antialias . imageline antialias support
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php