Page 1 of 1

4.3.2 and GD

Posted: Fri May 30, 2003 2:01 pm
by Sevengraff
http://www.php.net/ChangeLog-4.php wrote:Syncronized bundled GD library with GD 2.0.12. (Ilia)
Removed support for GDLIB version 1.x.x (php_gd.dll) on Windows. (Edin)
So does this mean that there is no more GD in the windows version of PHP, or is there only GD version 2?

support for gd2

Posted: Fri May 30, 2003 2:49 pm
by phpScott
in php 4.3.1 there is support for the gd libraries but it is the gd2 library.
The biggest change that I am aware of is that support for .gif files is no longer there.

Something about copyrights on the compression techniques, lawsuits and other such nasty stuff.

phpScott

Posted: Fri May 30, 2003 5:43 pm
by Sevengraff
ok, they are just moving onto GD2.