From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.3
PHP version:      4.0.6
PHP Bug Type:     GD related
Bug description:  ImageFilledRectangle x1,y1,x2,y2 issue

I am actually using 4.0.7-dev (200108291635 snapshot) with GD 1.8.4.

Both ImageRectangle and ImageFilledRectangle say that x1,y1 is the top left
corner and x2,y2 is the bottom right corner.

ImageRectangle will still draw if you swap these around, but
ImageFilledRectangle will not.

Granted, if I follow the manual it's not a problem, but I thought you'd
want to know that one is more "flexible" than the other...
-- 
Edit bug report at: http://bugs.php.net/?id=14124&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to