https://bz.apache.org/bugzilla/show_bug.cgi?id=62139

            Bug ID: 62139
           Summary: The XWPFStylesDocument.getFontSize() method doesn't
                    deal with non-integer Font Sizes
           Product: POI
           Version: 3.15-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

When using XWPFStylesDocument.getFontSize() with a XWPFRun, the return is
always a whole number, even though the font size of the text isn't. In the case
I saw, the document contained text at size 10.5, but this method was returning
a size of 10.0

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to