From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.3.0
PHP Bug Type:     GD related
Bug description:  imagettfbbox()  and imagettftext() don't work


This is what I get when trying to write a text over a PNG
(tried JPEG too) image.

Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font
in /home/alvaro/html/im.php on line 6

Warning: imagettftext() [function.imagettftext]: Could not find/open font
in /home/alvaro/html/im.php on line 14


file perms are ok.

PHP 4.3 compiled with bundled GD+external jpeg libs with gcc-3.2 on
Debian.

URL is http://www.ditech.com.br/~alvaro/im.php

source is http://www.ditech.com.br/~alvaro/im.phps

PHPinfo: http://www.ditech.com.br/~alvaro/php.php
-- 
Edit bug report at http://bugs.php.net/?id=21731&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21731&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21731&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21731&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21731&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21731&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21731&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21731&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21731&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21731&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21731&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21731&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21731&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21731&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21731&r=gnused

Reply via email to