hello everybody again,
a solution for this problem is offered on http://bugs.php.net, #bug 18879. I didn't find it earlier, but the workaround:

putenv("GDFONTPATH=c:\\winnt\\fonts");
then use font name without extension (eg. "arial") in your call to ImageTTFBBox();

works perfectly, with other ttf-functions as well. ciao, claudia




--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to