[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to