php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29772 ImageTTFText() Manual Correction
Submitted: 2004-08-20 15:10 UTC Modified: 2004-08-23 15:43 UTC
From: duerra at blah dot pushitlive dot moreblah dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: duerra at blah dot pushitlive dot moreblah dot net
New email:
PHP Version: OS:

 

 [2004-08-20 15:10 UTC] duerra at blah dot pushitlive dot moreblah dot net
Description:
------------
imagettftext() function page reads:

The coordinates given by x, y will define the basepoint of the first character (roughly the lower-left corner of the character). This is different from the imagestring(), where x, y define the upper-right corner of the first character. 


This is just a minor change, but imagestring() starting coords are upper-left, not upper-right.



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-23 15:43 UTC] tony2001@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of tony2001
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=5ebd9d73b8143c29a030fb475797ffa9880c2162
Log: fix bug #29772 (imagestring() starting coords are upper-left, not upper-right)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 15:01:33 2025 UTC