mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
f5c84644bc
commit
7be5197da2
1 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue