You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/10/11 23:57:33 UTC

[jira] [Resolved] (PDFBOX-1224) Angle units are not consistent

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

Tilman Hausherr resolved PDFBOX-1224.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.8
         Assignee: Tilman Hausherr

> Angle units are not consistent
> ------------------------------
>
>                 Key: PDFBOX-1224
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1224
>             Project: PDFBox
>          Issue Type: Wish
>          Components: Documentation, PDModel
>    Affects Versions: 1.6.0, 2.0.0
>         Environment: ubuntu 10.04
>            Reporter: jypllx
>            Assignee: Tilman Hausherr
>            Priority: Minor
>              Labels: api-change
>             Fix For: 1.8.8, 2.0.0
>
>
> Hi Devs,
> I've noticed that the angle units are not consistent throughout pdfbox. For instance, org.apache.pdfbox.pdmodel.PDPage.setRotation() needs a angle in degrees while org.apache.pdfbox.pdmodel.edit.PDPageContentStream.setTextRotation() needs an angle in radians...
> The javadoc does not specify which units are taken as arguments.
> It would save devs a bit of time to know that all angles are to be provided in degrees or radians.
> Thanks and keep up the good work !!
> jy



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)