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/05/21 22:04:17 UTC

[jira] Resolved: (PDFBOX-722) Add support to draw or fill a polygon

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

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

    Resolution: Fixed

I've added the patch with version 947148. 

I've restructed the code a little bit to be more flexible. I've splitted the fill/stroke commands in 2 seperated methods add + fill/stroke.

Additionally I've added some more commands like 

-bezier curves
- fill(windingRule)
- stroke
- clipPath(windingRule)
- close + stroke

> Add support to draw or fill a polygon
> -------------------------------------
>
>                 Key: PDFBOX-722
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-722
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: Writing
>    Affects Versions: 1.1.0
>            Reporter: Teka
>            Priority: Minor
>             Fix For: 1.2.0
>
>         Attachments: drawPolygon_and_FillPolygon.patch.fixed
>
>
> Add support to draw or fill a polygon.

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