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: [email protected]
ReportedBy: [email protected]
CC: [email protected]
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.