[ 
https://issues.apache.org/jira/browse/PDFBOX-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Petr Slaby updated PDFBOX-2185:
-------------------------------

    Attachment: AppendRectangleToPath.java.patch
                example_013.pdf

> Rotation and skew not applied on rectangles
> -------------------------------------------
>
>                 Key: PDFBOX-2185
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2185
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.0
>            Reporter: Petr Slaby
>         Attachments: AppendRectangleToPath.java.patch, example_013.pdf
>
>
> When rendering the attached example, rotation and skew of rectangles is not 
> applied properly. The reason is that the AppendRectangleToPath transform only 
> start and end point and makes a non-rotated non-skewed result out of that. 
> Instead, each corner of the rectangle has to be transformed separately as 
> shown in the attached patch.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to