You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/06/05 00:07:01 UTC

[jira] [Resolved] (PDFBOX-2115) Use unfiltered stream in gouraud shadings

     [ 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)