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:53:00 UTC

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

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

Lewis Liu updated PDFBOX-4483:
------------------------------
    Description: 
The only way to draw an 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!

  was:
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!


> 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
>            Priority: Major
>
> The only way to draw an 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