LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Kalle Sommer Nielsen Date: Mon Aug 18 15:40:14 2008 Subject: cvs: phpdoc /en/reference/image/functions imagettfbbox.xml
kalle Mon Aug 18 21:40:14 2008 UTC
Modified files:
/phpdoc/en/reference/image/functions imagettfbbox.xml
Log:
Fixes #45848 (imagettfbbox has incorrect information for size parameter)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagettfbbox.xml?r1=1.11&r2=1.12&diff_format=u
Index: phpdoc/en/reference/image/functions/imagettfbbox.xml
diff -u phpdoc/en/reference/image/functions/imagettfbbox.xml:1.11 phpdoc/en/reference/image/functions/imagettfbbox.xml:1.12
--- phpdoc/en/reference/image/functions/imagettfbbox.xml:1.11 Tue Aug 5 07:32:05 2008
+++ phpdoc/en/reference/image/functions/imagettfbbox.xml Mon Aug 18 21:40:14 2008
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<refentry xml:id="function.imagettfbbox" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>imagettfbbox</refname>
@@ -27,7 +27,8 @@
<term><parameter>size</parameter></term>
<listitem>
<para>
- The font size in pixels.
+ The font size. Depending on your version of GD, this should be
+ specified as the pixel size (GD1) or point size (GD2).
</para>
</listitem>
</varlistentry>
| Navigate in group php.doc.cvs at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |