mention the windows gd dlls.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112758 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2003-01-20 01:50:11 +00:00
parent 36739de37f
commit 8ed5369eb5

View file

@ -1,12 +1,14 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<section id="image.installation">
&reftitle.install;
<para>
To enable GD-support configure PHP
<option role="configure">--with-gd[=DIR]</option>, where DIR is the GD base
install directory. To use the recommended bundled version of the GD library
configure <option role="configure">--with-gd</option>.
configure <option role="configure">--with-gd</option>. In Windows you'll
include either <filename>php_gd.dll</filename> or
<filename>php_gd2.dll</filename> in &php.ini;.
</para>
<para>
Enhance the capabilities of GD to handle more image formats by specifying