From:             eight at simnet dot is
Operating system: RedHat
PHP version:      4.3.3
PHP Bug Type:     GD related
Bug description:  ImageTtfText angle working incorrectly

Description:
------------
Configure line: './configure' '--with-apxs=/software/web/bin/apxs'
'--with-mysql=/usr' '--with-curl=/software/curl' '--with-gd'
'--with-freetype-dir=/usr' '--enable-gd-native-ttf'
'--enable-gd-imgstrttf' '--with-jpeg-dir=/usr' '--with-png-dir=/usr'
'--with-zlib' 


When using imagettftext with angle != 0, the rotation is rather weird. The
textblock is rotated correctly, but the letters are not. For example, if I
use angle 45°, then the letters will be rotated 90°. See:
http://www.yourmother.is/gdbug.png

This is the same with PHP 4.3.2, but it was ok with an older version
(don't remember version number).


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

Reply via email to