https://bz.apache.org/bugzilla/show_bug.cgi?id=69555
--- Comment #2 from hsn9...@gmail.com --- sorry, (In reply to PJ Fanning from comment #1) > org.apache.poi.ss.util.SheetUtil#canComputeColumnWidth(Font) > > If you have a non-null font, why would you expect TextLayout creation to > fail? sorry, i just searched for all new TextLayout() usages without thinking. you are correct, but for the other function its still valid, its actually called by sheet.autoSizeColumn(int idx); after it catches the thrown exception and passed "5" default character width. -- 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