You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Lewis Liu (JIRA)" <ji...@apache.org> on 2019/03/11 02:51:00 UTC

[jira] [Created] (PDFBOX-4483) Draw arc with given data(start point, start angle, sweep angle, major axis, minor axis)

Lewis Liu created PDFBOX-4483:
---------------------------------

             Summary: Draw arc with given data(start point, start angle, sweep angle, major axis, minor axis)
                 Key: PDFBOX-4483
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4483
             Project: PDFBox
          Issue Type: Bug
            Reporter: Lewis Liu


The only way to draw a arc when i use pdfbox is using bezier curve. However, i only know these data to describe a arc(start point, start angle, sweep angle, major axis, minor axis). So here is the problem: how could i draw an arc with these data or how could i transfer these data to bezier curve points? 

Looking forward to hearing your answer, thank you very much!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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