From:             verx at implix dot com
Operating system: FreeBSD
PHP version:      4.3.0
PHP Bug Type:     GD related
Bug description:  imagefttext and extrainfo (linespacing)

I'm using PHP 4.3.0 with built-in GD.

When trying to use extrainfo parameter 'linespacing'
in imagefttext i have found that it doesn't change
text rendering at all, no matter what numbers i'm
throwing there.

i'm using freetype 2.1.3

and of course i'm passing it as array('linespacing' => 0.5)
for example
-- 
Edit bug report at http://bugs.php.net/?id=22300&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22300&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22300&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22300&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22300&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22300&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22300&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22300&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22300&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22300&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22300&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22300&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22300&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22300&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22300&r=gnused

Reply via email to