Date: 08/06/01
- Next message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/appendices regexp.xml"
- Previous message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it language-defs.ent"
- Next in thread: Zeev Suraski: "Re: [PHP-DOC] Bug #9710 Updated: ImageTTFText bounding box coordinates incorrect in manual"
- Reply: Zeev Suraski: "Re: [PHP-DOC] Bug #9710 Updated: ImageTTFText bounding box coordinates incorrect in manual"
- Maybe reply: andy <email protected>: "[PHP-DOC] Bug #9710 Updated: ImageTTFText bounding box coordinates incorrect in manual"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9710
Updated by: andy
Reported By: bobw123 <email protected>
Old Status: Open
Status: Assigned
Bug Type: Documentation problem
Operating System: BSDI 4.1
PHP Version: 4.0.2
Old Assigned To:
Assigned To: andy
New Comment:
Documentation is wrong
Assigned to myself.
Previous Comments:
------------------------------------------------------------------------
[2001-03-12 13:00:39] bobw123 <email protected>
Hi,
The coordinates returned from ImageTTFText
are stated to be "upper left, upper right, lower right, lower left"
in the manual, but are returned as the following ( which is the
same array structure that is returned from ImageTTFBBox):
bottom left:
x: 0
y: 1
bottom right
x: 2
y: 3
top right:
x: 4
y: 5
top left:
x: 6
y: 7
Possibly the newer version of GD/PHP returns the different array
sructure, as I am using GD 1.3.
Bob
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=9710&edit=1
- Next message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/appendices regexp.xml"
- Previous message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it language-defs.ent"
- Next in thread: Zeev Suraski: "Re: [PHP-DOC] Bug #9710 Updated: ImageTTFText bounding box coordinates incorrect in manual"
- Reply: Zeev Suraski: "Re: [PHP-DOC] Bug #9710 Updated: ImageTTFText bounding box coordinates incorrect in manual"
- Maybe reply: andy <email protected>: "[PHP-DOC] Bug #9710 Updated: ImageTTFText bounding box coordinates incorrect in manual"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

