ID: 15913 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating System: Windows2000 PHP Version: 4.1.1 New Comment:
Tghis describes the same bug as I mentioned in Bug #14876... Previous Comments: ------------------------------------------------------------------------ [2002-03-11 19:33:53] [EMAIL PROTECTED] I get strange errors like the following: PHP Warning: ¸/ª in c:\myfiles\websites\skin\functions.php on line 88 PHP Warning: ˆ/ª in c:\myfiles\websites\skin\functions.php on line 79 PHP Warning: h/ª in c:\myfiles\websites\skin\functions.php on line 79 when trying to call: ImageTTFText ($im, 13, 0, 12, 14, $nav_text_off, $navFontPath, $navText); where $navFontPath is: $navFontPath = "/skin/fonts/".$navFont.".ttf"; Where /skin is in my webroot. Please help!!! I am running Apache on Win2000 with PHP 4.1.1 and php_gd2.dll ------------------------------------------------------------------------ [2002-03-06 15:30:08] [EMAIL PROTECTED] imagettftext does not work when using php_gd2.dll with PHP 4.1.1. The function works fine when using gd_dll with PHP4.1.1. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15913&edit=1