mrobinso Sun Dec 30 11:36:45 2001 EDT Modified files: /phpdoc/en/functions image.xml Log: fix for 9710 Index: phpdoc/en/functions/image.xml diff -u phpdoc/en/functions/image.xml:1.72 phpdoc/en/functions/image.xml:1.73 --- phpdoc/en/functions/image.xml:1.72 Thu Dec 20 17:05:04 2001 +++ phpdoc/en/functions/image.xml Sun Dec 30 11:36:45 2001 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.72 $ --> +<!-- $Revision: 1.73 $ --> <reference id="ref.image"> <title>Image functions</title> <titleabbrev>Image</titleabbrev> @@ -3201,8 +3201,8 @@ <para> <function>ImageTTFText</function> returns an array with 8 elements representing four points making the bounding box of the - text. The order of the points is upper left, upper right, lower - right, lower left. The points are relative to the text + text. The order of the points is lower left, lower right, upper + right, upper left. The points are relative to the text regardless of the angle, so "upper left" means in the top left-hand corner when you see the text horizontallty. </para>
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- Re: [PHP-DOC] cvs: phpdoc /en/functions image.xml Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/functions image.... Jim Winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Mike Robinson
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Marcus Börger
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Marcus Börger
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Marcus Börger
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Slawomir Pucia
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Jan Lehnardt