ID: 40238 Updated by: [EMAIL PROTECTED] Reported By: steelside at gmail dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: Irrelevant New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. This shows up because the SV version of the manual hasn't been built for awhile (2005-08-03), but this bug was fixed on (2005-08-18) in EN. SV uses the EN version of this file. In summary: When SV is next built, it will be fixed. So, am closing this report. Additionally, this is a dup of bug #34144 ... don't be lazy next time ;) Previous Comments: ------------------------------------------------------------------------ [2007-01-25 17:04:56] steelside at gmail dot com Description: ------------ http://se2.php.net/manual/sv/function.imagettfbbox.php Please notice the authors of this mirror about the bug, it exists on se.php.net also. array imagettfbbox ( float size, float angle, string fontfile, string text ) text size fontfile angle See something wrong? in the function definition it says size,angle,font,text. But below it says text,size,fontfile,angle. Solution; Rearrange the info below to match the function name, it was really irritating for me when i tried to place a string on an image and i constantly had it somewhere i did not expect. Sorry if this has been reported, but i really am to lazy to search, and the 3 it returned when pressing submit the first time was not related. Reproduce code: --------------- - Expected result: ---------------- - Actual result: -------------- - ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40238&edit=1