From:             [EMAIL PROTECTED]
Operating system: Windows NT 4.0 Workstation (PWS)
PHP version:      4.0.6
PHP Bug Type:     GD related
Bug description:  ImageTTFText says can't open/find font with GD 2.0

Using the precompiled php_gd.dll that comes with PHP 4.0.6 (GD v2.0)
ImageTTFText() reports could not open/find font whether the font is
specified as filename, absolute path or URL. I had to downgrade to GD v1.6
(supplied with PHP 4.0.5) and functionality was back to normal.
Just use the sample script at
http://www.php.net/manual/en/function.imagettftext.php (you might want to
update the documentation sample to use ImagePNG rather than ImageGIF, btw).
-- 
Edit bug report at: http://bugs.php.net/?id=12265&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]

Reply via email to