From:             seth at robustai dot net
Operating system: free bsd
PHP version:      4.3.2
PHP Bug Type:     GD related
Bug description:  GD support for CYMK jpg files

Description:
------------
I get the following error when attempting to use this function on a CYMK
jpg image.

Warning: imagecreatefromjpeg():
'/usr/local/www/vhosts/speaktomecatalog.com/htdocs/highRes/3STOOG.jpg' is
not a valid JPEG file in
/usr/local/www/vhosts/speaktomecatalog.com/htdocs/db/eproduct.html on line
153

But the same function works fine when the image is a RGB image.   

Is this a bug, or does the GD package just not support CYMK images ?

Thanks for your assistance.
Seth Russell



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

Reply via email to