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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From [EMAIL PROTECTED]  2003-11-17 11:09 -------
Included in CVS

-- 
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: RESOLVED
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