ID: 13743 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: GD related Operating System: Windows 2000 Advanced Server PHP Version: 4.0.6 New Comment:
the script that I used is almost the same that comes with the PHP documentation ... the error come when I use the ImageTTFText() function in intensive matter, in other words I called this function about 5-10 times in almost one secound example of calling <img scr="writeText.php?Text=Anything;Fnt=Verdana.ttf;Dest=c:\a1.jpg"> <img scr="writeText.php?Text=Anything2;Fnt=Verdana.ttf;Dest=c:\a2.jpg"> and I wrote this code serveral time in the same page ... is that should cause the problem ? Previous Comments: ------------------------------------------------------------------------ [2001-10-20 13:04:46] [EMAIL PROTECTED] Can you provide a sample script? It might be a problem with GD 2.0, which is still beta. You can try downloading PHP-4.0.5 from http://www.php.net/downloads.php and use php_gd.dll from that distribution (it should work fine with 4.0.6). ------------------------------------------------------------------------ [2001-10-19 07:25:47] [EMAIL PROTECTED] Let's keep this one open... ------------------------------------------------------------------------ [2001-10-19 07:15:41] [EMAIL PROTECTED] Submitted twice, #13743 has slightly more info. Bogusifying. - Markus ------------------------------------------------------------------------ [2001-10-19 07:10:13] [EMAIL PROTECTED] When I used the Image Creation function in the GD Library that have any relation to the TTF fonts the server generate this Error related to PHP.exe 'The instruction at "0x1009fff3" referenced memory at "0x00a50d00". The memory could not be "read".' ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13743&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]