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/04 23:59:01 UTC

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

Tilman Hausherr created PDFBOX-2115:
---------------------------------------

             Summary: 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


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)