[
https://issues.apache.org/jira/browse/PDFBOX-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944285#comment-13944285
]
John Hewson commented on PDFBOX-1958:
-------------------------------------
{quote}
The incorrect colors are IMHO related to the CTM pattern problem.
{quote}
Do you think that it's a red-purple gradient which is being scaled incorrectly?
Makes sense...
> image mask outline with shading pattern is invisible
> ----------------------------------------------------
>
> Key: PDFBOX-1958
> URL: https://issues.apache.org/jira/browse/PDFBOX-1958
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Tilman Hausherr
> Assignee: John Hewson
> Labels: mask, shading, shadingpattern
> Attachments: cinnebar.pdf, cinnebar.ps
>
>
> This is also somewhat of a regression: two weeks ago, the attached file had
> the image rendered in b/w, now it is invisible. I was able to get the image
> in another (wrong) color by changing one line in BeginInlineImage.java, the
> one with TODO to
> awtImage = image.getStencilImage(colorSpace.toPaint(color,
> image.getHeight())); // <--- TODO: pass page height?
--
This message was sent by Atlassian JIRA
(v6.2#6252)