[
https://issues.apache.org/jira/browse/FOP-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luis Bernardo resolved FOP-2326.
--------------------------------
Resolution: Fixed
Fix Version/s: trunk
patch applied: http://svn.apache.org/viewvc?view=revision&revision=1550843
> [PATCH] CMYK TIFF is rendered using RGB colourspace in Postscript output
> ------------------------------------------------------------------------
>
> Key: FOP-2326
> URL: https://issues.apache.org/jira/browse/FOP-2326
> Project: Fop
> Issue Type: Bug
> Reporter: simon steiner
> Fix For: trunk
>
> Attachments: test-cmyk-after.ps, test-cmyk-before.ps, test-cmyk.tiff,
> test-rgb-after.ps, test-rgb-before.ps, test-rgb.tiff, test.fo, test.tif,
> xgctiffxmyk.patch
>
>
> fop test.fo -ps out.ps
> has
> /DeviceRGB setcolorspace
> The expected result is:
> /DeviceCMYK setcolorspace
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)