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

            Bug ID: 66632
           Summary: Incorrect char width
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: polyakov0...@bk.ru
  Target Milestone: ---

In class SheetUtil at row 302
"(int)layout.getAdvance()" i think must be
"(int)Math.round(layout.getAdvance())"

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to