Re: [PHP-CVS] cvs: php-src /ext/gd gd_ctx.c /ext/gd/libgd gd.h gd_png.c

2006-01-26 Thread Ilia Alshanetsky
Yes, go ahead. Ilia -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/gd gd_ctx.c /ext/gd/libgd gd.h gd_png.c

2006-01-26 Thread Pierre-Alain Joye
pajoye Fri Jan 27 01:59:26 2006 UTC Modified files: /php-src/ext/gd gd_ctx.c /php-src/ext/gd/libgd gd.h gd_png.c Log: - add filter mode support for imagepng imagepng("file", $comp_mode, $filter_mode); The filters are defined in the libpng do