[PHP-DEV] Bug #13460: buggy ImageTTFText From: gospos <email protected>
Date: 09/26/01

From: gospos <email protected>
Operating system: FreeBSD 4.4/Windows
PHP version: 4.0.6
PHP Bug Type: GD related
Bug description: buggy ImageTTFText

line below:
ImageTTFText$im,60,0,10,40,$text,"../fonts/typouprn.ttf","TEXT");
was working under 4.0.4pl1, but in version 4.0.6 looks like this:
<b>Warning</b>: Could not find/open font in <b>d:\moje
dokumenty\strony\i98\images\witaj.php</b> on line <b>7</b><br>
script is working when i downgrade php version to 4.0.4
why ?

-- 
Edit bug report at: http://bugs.php.net/?id=13460&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>