Don't forget to add this to NEWS file too..
--Jani
On Wed, 26 Feb 2003, Pierre-Alain Joye wrote:
>pajoye Wed Feb 26 18:21:45 2003 EDT
>
> Modified files:
> /php4/ext/gd php_gd.h
> Log:
> add imagesavealpha wrapper (Jukka Holappa <[EMAIL PROTECTED]>,
> Pierre-Alain Joye)
>
>
>Index: php4/ext/gd/php_gd.h
>diff -u php4/ext/gd/php_gd.h:1.51 php4/ext/gd/php_gd.h:1.52
>--- php4/ext/gd/php_gd.h:1.51 Sat Jan 25 20:15:02 2003
>+++ php4/ext/gd/php_gd.h Wed Feb 26 18:21:44 2003
>@@ -1,4 +1,4 @@
>-/*
>+/*
> +----------------------------------------------------------------------+
> | PHP Version 4 |
> +----------------------------------------------------------------------+
>@@ -17,7 +17,7 @@
> +----------------------------------------------------------------------+
> */
>
>-/* $Id: php_gd.h,v 1.51 2003/01/26 01:15:02 pollita Exp $ */
>+/* $Id: php_gd.h,v 1.52 2003/02/26 23:21:44 pajoye Exp $ */
>
> #ifndef PHP_GD_H
> #define PHP_GD_H
>@@ -93,6 +93,7 @@
> PHP_FUNCTION(imagefilledellipse);
> PHP_FUNCTION(imagefilledarc);
> PHP_FUNCTION(imagealphablending);
>+PHP_FUNCTION(imagesavealpha);
> PHP_FUNCTION(imagecolorallocatealpha);
> PHP_FUNCTION(imagecolorresolvealpha);
> PHP_FUNCTION(imagecolorclosestalpha);
>
>
>
>
--
<- For Sale! ->
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php