From: duerra at blah dot pushitlive dot moreblah dot net Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: ImageTTFText() Manual Correction
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. -- Edit bug report at http://bugs.php.net/?id=29772&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29772&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29772&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29772&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29772&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29772&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29772&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29772&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29772&r=support Expected behavior: http://bugs.php.net/fix.php?id=29772&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29772&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29772&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29772&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29772&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29772&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29772&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29772&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29772&r=float