DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43184>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43184

           Summary: [PATCH] JPEG Images with a Grayscale Colorspace are
                    incorrectly rendered by the Postscript Renderer
           Product: XMLGraphicsCommons
           Version: Trunk
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P1
         Component: PostScript
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


JPEG images with a grayscale colorspace are processed as images with an RGB
colorspace and therefore the postscript interpreter renders them 3 times (one
time for each of the RGB values).  This is due to a bug in
org.apache.xmlgraphics.ps.PSImageUtils.  Patch to follow.

Adrian.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to