You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Alexandre (JIRA)" <ji...@apache.org> on 2018/11/04 16:32:00 UTC

[jira] [Created] (PDFBOX-4368) How to get the polygon vertices of a bounding box ?

Alexandre created PDFBOX-4368:
---------------------------------

             Summary: How to get the polygon vertices of a bounding box ?
                 Key: PDFBOX-4368
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4368
             Project: PDFBox
          Issue Type: Wish
    Affects Versions: 2.0.12
            Reporter: Alexandre


Dear contributors,

Is there a way to get the vertices (x,y) of a bounding box ? The current object BoundingBox from font.getBoundingBox() returns two points [getLowerLeftX() getLowerLeftY()] and [getUpperLeftX() getUpperLeftY()]. 

I wish I could get the two other points when the box is not rectangle (for rotated or shrinked chars).

A.



--
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