Edit report at http://bugs.php.net/bug.php?id=51432&edit=1
ID: 51432 Updated by: ka...@php.net Reported by: fintho2005 at hotmail dot com Summary: imagestrinup x/y coordinate wrong discription -Status: Open +Status: Assigned Type: Documentation Problem Package: GD related -Operating System: unix +Operating System: Irrelevant PHP Version: Irrelevant -Assigned To: +Assigned To: kalle Previous Comments: ------------------------------------------------------------------------ [2010-03-30 00:17:40] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=51432&edit=1