Edit report at http://bugs.php.net/bug.php?id=49869&edit=1
ID: 49869 Comment by: administrateur at exinsidephp dot com Reported by: orel at melix dot net Summary: imagettfbbox returns bogus value Status: No Feedback Type: Bug Package: GD related Operating System: Linux PHP Version: 5.2.11 Assigned To: tabe New Comment: See http://bugs.php.net/bug.php?id=51315 Problem isn't resolved. Tested width the last snapshot (PHP 5.3.2) Previous Comments: ------------------------------------------------------------------------ [2010-01-26 01:00:02] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2010-01-18 09:36:42] t...@php.net Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ------------------------------------------------------------------------ [2009-11-04 15:05:50] orel at melix dot net It is ok with PHP 5.3.2-dev with this configure line ./configure --with-gd --enable-gd-native-ttf --with-freetype-dir Result is Array ( [0] => -1 [1] => 3 [2] => 173 [3] => 3 [4] => 173 [5] => -14 [6] => -1 [7] => -14 ) ------------------------------------------------------------------------ [2009-10-29 03:30:31] t...@php.net Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ It looks ok with PHP_5_3: Array ( [0] => -1 [1] => 3 [2] => 173 [3] => 3 [4] => 173 [5] => -14 [6] => -1 [7] => -14 ) ------------------------------------------------------------------------ [2009-10-13 18:56:23] paj...@php.net Hm that one is new, time to look at it Tabe? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=49869 -- Edit this bug report at http://bugs.php.net/bug.php?id=49869&edit=1