http://qa.mandrakesoft.com/show_bug.cgi?id=6266





------- Additional Comments From [EMAIL PROTECTED]  2003-11-01 03:24 -------
Created an attachment (id=949)
 --> (http://qa.mandrakesoft.com/attachment.cgi?id=949&action=view)
grayscale jpeg support


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
When jpegtopnm converts a grayscale jpeg picture, this output is a PGM file
while the script need a PPM file.
I've made a patch that detects the type of this output and use pgmtoppm if
needed to have a TrueColor picture.

Grayscale jpeg pictures can be obtained with convert when the original picture
has only gray pixels.
In this case, the real fix is to use convert -type TrueColor
But it's nice to support this in rewritejpeg too.

Reply via email to