[
https://issues.apache.org/jira/browse/PDFBOX-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr resolved PDFBOX-2115.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.8.6
Fixed in rev 1600518 for the trunk and rev 1600525 for the 1.8 branch.
> Use unfiltered stream in gouraud shadings
> -----------------------------------------
>
> Key: PDFBOX-2115
> URL: https://issues.apache.org/jira/browse/PDFBOX-2115
> Project: PDFBox
> Issue Type: Bug
> Components: Rendering
> Affects Versions: 1.8.5, 1.8.6, 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Labels: shading, shadingpattern
> Fix For: 1.8.6, 2.0.0
>
>
> Gouraud shadings calls getFilteredStream(), it should call
> getUnfilteredStream(). This bug didn't make trouble until now, because all
> the streams didn't have filters. In PDFBOX-1915, several PDFs have appeared
> that have encoded streams.
--
This message was sent by Atlassian JIRA
(v6.2#6252)