Edit report at http://bugs.php.net/bug.php?id=49869&edit=1

 ID:                 49869
 Updated by:         [email protected]
 Reported by:        orel at melix dot net
 Summary:            imagettfbbox returns bogus value
-Status:             Assigned
+Status:             Duplicate
 Type:               Bug
 Package:            GD related
 Operating System:   Linux
 PHP Version:        5.2.11
 Assigned To:        tabe
 Block user comment: N

 New Comment:

duplicate #51315


Previous Comments:
------------------------------------------------------------------------
[2010-07-31 04:02:01] ken at smallboxcms dot com

Got tired of being stuck at 5.2.9 while waiting for a fix for this bug.
Compiled PHP against the standard (non bundled) version of GD and all is
well. Using GD rpm version gd-devel-2.0.33

------------------------------------------------------------------------
[2010-03-19 23:25:19] administrateur at exinsidephp dot com

See http://bugs.php.net/bug.php?id=51315



Problem isn't resolved.

Tested width the last snapshot (PHP 5.3.2)

------------------------------------------------------------------------
[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] [email protected]

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

)

------------------------------------------------------------------------


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

Reply via email to