Addresses bug #62052.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325735 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel P. Brown 2012-05-17 14:41:25 +00:00
parent f5c84644bc
commit 7be5197da2

View file

@ -38,16 +38,16 @@
<literal>libgd</literal> version.</entry>
</row>
<row>
<entry>Freetype Support</entry>
<entry>FreeType Support</entry>
<entry><type>boolean</type> value. &true;
if Freetype Support is installed.</entry>
if FreeType Support is installed.</entry>
</row>
<row>
<entry>Freetype Linkage</entry>
<entry>FreeType Linkage</entry>
<entry><type>string</type> value describing the way in which
Freetype was linked. Expected values are: 'with freetype',
FreeType was linked. Expected values are: 'with freetype',
'with TTF library', and 'with unknown library'. This element will
only be defined if <literal>Freetype Support</literal> evaluated to
only be defined if <literal>FreeType Support</literal> evaluated to
&true;.</entry>
</row>
<row>