You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2009/11/12 15:56:19 UTC

DO NOT REPLY [Bug 48185] New: [PATCH] CMYK text colors are not rendered properly with the AFP renderer

https://issues.apache.org/bugzilla/show_bug.cgi?id=48185

           Summary: [PATCH] CMYK text colors are not rendered properly
                    with the AFP renderer
           Product: Fop
           Version: all
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: vanukuri.venkat@googlemail.com
                CC: vanukuri.venkat@googlemail.com
        Depends on: 48167


Created an attachment (id=24524)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24524)
CMYK text color patch

When trying to use uncalibrated CMYK text colors like...

<fo:block color="rgb-icc(0, 255, 255, #CMYK, 1, 0, 0, 0)">CYAN TEXT</fo:block>
<fo:block color="rgb-icc(0, 255, 0, #CMYK, 1, 0, 1, 0)">GREEN TEXT</fo:block>

These are renderered as blank lines in the AFP output.

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

DO NOT REPLY [Bug 48185] [PATCH] CMYK text colors are not rendered properly with the AFP renderer

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48185

--- Comment #1 from Venkat Reddy <va...@googlemail.com> 2009-11-12 06:57:25 UTC ---
Created an attachment (id=24525)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24525)
CMYK Text color input document

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

DO NOT REPLY [Bug 48185] [PATCH] CMYK text colors are not rendered properly with the AFP renderer

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48185

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #4 from Glenn Adams <gl...@skynav.com> 2012-04-01 06:31:13 UTC ---
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed

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

DO NOT REPLY [Bug 48185] [PATCH] CMYK text colors are not rendered properly with the AFP renderer

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48185

Chris Bowditch <bo...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|fop-dev@xmlgraphics.apache. |vhennebert@gmail.com
                   |org                         |

--- Comment #2 from Chris Bowditch <bo...@hotmail.com> 2009-11-12 07:55:31 UTC ---
Hi Vincent,

please can you process this patch?

Thanks,

Chris

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