ID: 13175
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: GD related
Operating System: Windows 2000 Professional
PHP Version: 4.0.6
New Comment:
This is fixed in CVS already.
--Jani
Previous Comments:
------------------------------------------------------------------------
[2001-09-06 11:12:08] [EMAIL PROTECTED]
I just upgraded from 4.0.5 to 4.0.6 When I did the change
the following line give me a
Warning: Could not find/open font in C:\Xitami\webpages\ads\worddivlib.php on line 283
Line 283:
$fontfilenorm="Classifi.TTF";
$fontsize =7;
Line 283 $size = ImageTTFBBox($fontsize,0,$fontfilenorm,$text);
NOTE:
I can reproduce this all the time since I only need to swap the dll to fix or recreate
the error.
php_gd.dll from 4.0.5 4508KB
pgp_gd.dll from 4.0.6 544KB
I will use the old dll for now.
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=13175&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]