From:             bf at ez dot no
Operating system: Windows
PHP version:      4.3.4
PHP Bug Type:     Win32API related
Bug description:  ImageTTFBox does not accept space in font path

Description:
------------
When using ImageTTFBox on windows it does not work when 
you have the fonts installed in a folder with spaces in 
the name. E.g. "d:\my fonts\arial.ttf" does not work, 
while "d:\arial.ttf" works perfectly. 
 
The same goes for the ImageTTFText function. It does not 
support spaces in the font path. 


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

Reply via email to