ID:               22092
 Comment by:       FR at ncis dot ca
 Reported By:      davidl at tocquigny dot com
 Status:           No Feedback
 Bug Type:         GD related
 Operating System: Redhat 7.1
 PHP Version:      4.3.0
 New Comment:

We also have this bug with 4.3.1


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

[2003-02-20 08:08:16] [EMAIL PROTECTED]

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-02-08 13:13:08] [EMAIL PROTECTED]

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

Also, try specifying the full path to the font, by doing realpath() on
the font path before passing it to imagettfbox().

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

[2003-02-06 15:15:28] davidl at tocquigny dot com

Also, it won't accept spaces in the font file name, if I have no spaces
(ie arial.ttf) it works, with spaces (ie "futura bold.ttf") generates:
Could not find/open font in /xxx/xxx/xxx/test2.php on line 3

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

[2003-02-06 15:01:53] davidl at tocquigny dot com

okies, that fixed one problem and created another (although MUCH LESS
MAJOR)

the results now:
1
Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open
font in /xxx/xxx/xxx/xxx/test2.php on line 3

if I put an absolute path into the font location, it works, but
relative paths do not.

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

[2003-02-06 13:33:10] [EMAIL PROTECTED]

Try adding the --with-freetype-dir option to your configure. As is I
cannot replicate the bug using the latest CVS (4.3.1-dev).

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

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