ID:               22092
 Comment by:       ditemoi at hotmail dot fr
 Reported By:      davidl at tocquigny dot com
 Status:           No Feedback
 Bug Type:         GD related
 Operating System: Redhat 7.1
 PHP Version:      4.3.2
 New Comment:

try this : 
 imagettfbbox(20, 0, "../fonts/arial.ttf","Testing... ");
I don't know why ? but it's works for me.

Hope your help..
sorry for my broken english !!


Previous Comments:
------------------------------------------------------------------------

[2009-08-04 03:28:22] bugs-php at markrobertwilkins dot com

similar problem with PHP v5.2.8 on linux 2.6.13.4

php spins when it can't find the font file, using all available cores
and ultimately filling the error log filesystem.

file is not found on font path (i.e. --with-freetype-dir ) nor in
current working dir except when specifying ./path or absolute path.

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

[2007-07-17 12:17:22] xeon at adamant dot net

I also have this bug with PHP-4.4.7 and 5.2.3 :(

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

[2003-06-15 23:46:30] sni...@php.net

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2003-06-10 19:22:03] il...@php.net

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-05-29 10:47:42] davidl at tocquigny dot com

The problem with spaces in the font name continues in 4.3.2.  A font
"arial.ttf" works but "futura bold.ttf" generates the error:

Warning: imagettfbbox(): Could not find/open font in
/xxx/xxx/xxx/custom_class.php on line 535

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

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/22092

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

Reply via email to