fix bug #29772 (imagestring() starting coords are upper-left, not upper-right)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167054 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Antony Dovgal 2004-08-23 13:43:28 +00:00
parent 6bc3f35737
commit 5ebd9d73b8

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.11 $ -->
<!-- $Revision: 1.12 $ -->
<!-- splitted from ./en/functions/image.xml, last change in rev 1.2 -->
<refentry id="function.imagettftext">
<refnamediv>
@ -37,7 +37,7 @@
<parameter>y</parameter> will define the basepoint of the first
character (roughly the lower-left corner of the character). This
is different from the <function>imagestring</function>, where x,
y define the upper-right corner of the first character.
y define the upper-left corner of the first character.
</para>
<para>
<parameter>angle</parameter> is in degrees, with 0 degrees being