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