mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix #39031, funcs require freetype support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221195 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b2a7cfd533
commit
ddf338d9ae
2 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- splitted from ./en/functions/image.xml, last change in rev 1.67 -->
|
||||
<refentry id='function.imageftbbox'>
|
||||
<refnamediv>
|
||||
|
@ -19,6 +19,7 @@
|
|||
<para>
|
||||
&warn.undocumented.func;
|
||||
¬e.gd.2;
|
||||
¬e.freetype;
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- splitted from ./en/functions/image.xml, last change in rev 1.67 -->
|
||||
<refentry id='function.imagefttext'>
|
||||
<refnamediv>
|
||||
|
@ -23,6 +23,7 @@
|
|||
<para>
|
||||
&warn.undocumented.func;
|
||||
¬e.gd.2;
|
||||
¬e.freetype;
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue