From:             mail_fidel at yahoo dot com
Operating system: FreeBSD 4.7
PHP version:      4.3.3RC4
PHP Bug Type:     GD related
Bug description:  if compiled with  --enable-gd-native-ttf images with ->accents show 
font errors

Description:
------------
If when compiling you use the: --enable-gd-native-ttf then you will have
trouble with accents in graphics.

The behavior is as follows:

Lets say you want an image with the words: "hello world". I works as
espected and you get the text right.

Now if you want the words: "buen d�a" (pay attention to the accent over
the "i") then, the text that displays on the image is "buen d a" not only
the accented charanter disapeared but also the next character.

If you remove the config option (--enable-gd-native-ttf) then php behaves
as before.



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

Reply via email to