betz Thu Oct 5 16:16:16 2006 UTC
Modified files:
/phpdoc/en language-snippets.ent
Log:
note about freetype requirement
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.173&r2=1.174&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.173
phpdoc/en/language-snippets.ent:1.174
--- phpdoc/en/language-snippets.ent:1.173 Fri Sep 8 08:56:01 2006
+++ phpdoc/en/language-snippets.ent Thu Oct 5 16:16:16 2006
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.173 $ -->
+<!-- $Revision: 1.174 $ -->
<!-- Keep 'em sorted -->
@@ -225,6 +225,10 @@
<!ENTITY note.gd.2 '<note><simpara>This function requires GD 2.0.1 or later
(2.0.28 or later is recommended).</simpara></note>'>
+<!ENTITY note.freetype '<note><simpara>This function is only available if
+PHP is compiled with freetype support (<option
role="configure">--with-freetype-dir=DIR</option>)
+</simpara></note>'>
+
<!-- Date and time entities -->
<!ENTITY date.timezone.errors.description '<para>
Every call to a date/time function will generate a
<constant>E_NOTICE</constant>