You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2010/03/22 18:33:27 UTC

[jira] Created: (PDFBOX-666) Ensure the correct path direction when drawing a rectangle

Ensure the correct path direction when drawing a rectangle
----------------------------------------------------------

                 Key: PDFBOX-666
                 URL: https://issues.apache.org/jira/browse/PDFBOX-666
             Project: PDFBox
          Issue Type: Bug
          Components: PDFReader
    Affects Versions: 1.0.0
            Reporter: Andreas Lehmkühler
            Assignee: Andreas Lehmkühler
             Fix For: 1.1.0


It is important to create the path for a rectangle in the correct direction to ensure that the right region will be filled or used for clipping.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-666) Ensure the correct path direction when drawing a rectangle

Posted by "Daniel Wilson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848788#action_12848788 ] 

Daniel Wilson commented on PDFBOX-666:
--------------------------------------

Hoorah, Andreas!  This corrects an issue I've been stumped on for a long time.  Updating test cases momentarily.

> Ensure the correct path direction when drawing a rectangle
> ----------------------------------------------------------
>
>                 Key: PDFBOX-666
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-666
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDFReader
>    Affects Versions: 1.0.0
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>             Fix For: 1.1.0
>
>         Attachments: PDFBOX570-test11.png, PDFBOX570-test11_patched.png
>
>
> It is important to create the path for a rectangle in the correct direction to ensure that the right region will be filled or used for clipping.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PDFBOX-666) Ensure the correct path direction when drawing a rectangle

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler updated PDFBOX-666:
--------------------------------------

    Attachment: PDFBOX570-test11.png

Output without patch

> Ensure the correct path direction when drawing a rectangle
> ----------------------------------------------------------
>
>                 Key: PDFBOX-666
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-666
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDFReader
>    Affects Versions: 1.0.0
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>             Fix For: 1.1.0
>
>         Attachments: PDFBOX570-test11.png
>
>
> It is important to create the path for a rectangle in the correct direction to ensure that the right region will be filled or used for clipping.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PDFBOX-666) Ensure the correct path direction when drawing a rectangle

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-666.
---------------------------------------

    Resolution: Fixed

I've applied a patch with version 926218

> Ensure the correct path direction when drawing a rectangle
> ----------------------------------------------------------
>
>                 Key: PDFBOX-666
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-666
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDFReader
>    Affects Versions: 1.0.0
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>             Fix For: 1.1.0
>
>         Attachments: PDFBOX570-test11.png, PDFBOX570-test11_patched.png
>
>
> It is important to create the path for a rectangle in the correct direction to ensure that the right region will be filled or used for clipping.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PDFBOX-666) Ensure the correct path direction when drawing a rectangle

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler updated PDFBOX-666:
--------------------------------------

    Attachment: PDFBOX570-test11_patched.png

Output with patch

> Ensure the correct path direction when drawing a rectangle
> ----------------------------------------------------------
>
>                 Key: PDFBOX-666
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-666
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDFReader
>    Affects Versions: 1.0.0
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>             Fix For: 1.1.0
>
>         Attachments: PDFBOX570-test11.png, PDFBOX570-test11_patched.png
>
>
> It is important to create the path for a rectangle in the correct direction to ensure that the right region will be filled or used for clipping.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.