iliaa Wed Dec 11 18:11:32 2002 EDT
Modified files:
/php4 NEWS
Log:
GD library news.
Index: php4/NEWS
diff -u php4/NEWS:1.1274 php4/NEWS:1.1275
--- php4/NEWS:1.1274 Wed Dec 11 03:54:04 2002
+++ php4/NEWS Wed Dec 11 18:11:31 2002
@@ -1,9 +1,16 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 200?, Version 4.4.0
-- Fixed bug #20442 (upgraded bunbled expat to 1.95.5). (Ilia)
+- Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)
- Added imagefilter() function which allows application of various filters.
- This function is only available with bundled GD. (Pierre-Alain Joye, Ilia)
+ This function is only available with bundled GD. (Pierre-Alain Joye, Ilia)
+- Added imageistruecolor(), only available with GD2+(Pierre-Alain Joye)
+- Added antialiased drawing support (Pierre-Alain Joye, Ilia), available only
+ with bundled GD:
+ . imageantialias($im, $flag) to (de)active antialias
+ . imageline antialias support
+ . imagepolygon antialias support
+
? ? ??? 2002, Version 4.3.0
- Fixed a security bug in the bundled MySQL library. (Georg, Stefan)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php