aidan Thu Aug 26 02:58:55 2004 EDT
Modified files:
/phpdoc/en/reference/image/functions imagestring.xml
Log:
note: changed content-type to jpeg in example in previous commit + split the
see-also into two lines.
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagestring.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/image/functions/imagestring.xml
diff -u phpdoc/en/reference/image/functions/imagestring.xml:1.6
phpdoc/en/reference/image/functions/imagestring.xml:1.7
--- phpdoc/en/reference/image/functions/imagestring.xml:1.6 Thu Aug 26 02:33:49
2004
+++ phpdoc/en/reference/image/functions/imagestring.xml Thu Aug 26 02:58:54 2004
@@ -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.2 -->
<refentry id="function.imagestring">
<refnamediv>
@@ -50,7 +50,8 @@
</example>
</para>
<para>
- See also <function>imageloadfont</function>, and
<function>imagettftext</function>.
+ See also <function>imageloadfont</function>, and
+ <function>imagettftext</function>.
</para>
</refsect1>
</refentry>