php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51432 imagestrinup x/y coordinate wrong discription
Submitted: 2010-03-30 00:17 UTC Modified: 2010-05-18 10:56 UTC
From: fintho2005 at hotmail dot com Assigned: kalle (profile)
Status: Closed Package: GD related
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2010-03-30 00:17 UTC] fintho2005 at hotmail dot com
Description:
------------
This is not a big issue, but it confused me while reading the manual. The manual for the GD function imagestringUP states that the x/y coordinates are the upper left corner. Instead it is the lower left coordinate.

If you refered to the corner before it's rotated 90 degrees, then obviously it is correct. But that's even more confusing.

Test script:
---------------
example 1 from the imagestringup page


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-31 10:30 UTC] kalle@php.net
-Status: Open +Status: Assigned -Operating System: unix +Operating System: Irrelevant -Assigned To: +Assigned To: kalle
 [2010-05-18 10:56 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=299441
Log: Fixed bug #51432 (imagestrinup x/y coordinate wrong discription)
 [2010-05-18 10:56 UTC] kalle@php.net
-Status: Assigned +Status: Closed
 [2010-05-18 10:56 UTC] kalle@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 [2020-02-07 06:09 UTC] phpdocbot@php.net
Automatic comment on behalf of kalle
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=fe1ba5b690f1d35d0857ba7d761307dfbe6f35b3
Log: Fixed bug #51432 (imagestrinup x/y coordinate wrong discription)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 09:01:32 2025 UTC