Tilman Hausherr created PDFBOX-6033:
---------------------------------------

             Summary: Rendering issue with type 2 shading: vertical expansion
                 Key: PDFBOX-6033
                 URL: https://issues.apache.org/jira/browse/PDFBOX-6033
             Project: PDFBox
          Issue Type: Bug
          Components: Rendering
    Affects Versions: 3.0.5 PDFBox, 2.0.34
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             Fix For: 2.0.35, 3.0.6 PDFBox, 4.0.0


>From the users mailing list:
bq. For the following pdf (which is a simplification of a real life example) 
the shading is expanded vertically all the page. Other viewers show a rectangle.

It is related to having "W f" instead of "W n" (it works the expected way when 
having "W n"). I think we're not fully correct when handling the "n" operator, 
that one does the handling of the clipping path which (maybe) should have been 
done earlier when handling the "W" operator. (Usually "W n" come together) My 
understanding of the "n" description is that it should consume the path.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to