From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.3.0
PHP Bug Type:     GD related
Bug description:  Can't turn off TTF anti-aliasing with negative color index in 4.3.0

Using imagettftext() it should be possible to turn off the antialiasing by
specifying a negative color index. However, this seems to be broken in
4.3.0 with built-in GD. 

Using negative color index just results in garbled characters.

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

Reply via email to