https://bz.apache.org/bugzilla/show_bug.cgi?id=69555
PJ Fanning changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=69555
PJ Fanning changed:
What|Removed |Added
CC||oct...@gmail.com
--- Comment #7 from PJ F
https://bz.apache.org/bugzilla/show_bug.cgi?id=69555
PJ Fanning changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #6 from PJ Fanning ---
I
https://bz.apache.org/bugzilla/show_bug.cgi?id=69555
--- Comment #5 from hsn9...@gmail.com ---
(In reply to PJ Fanning from comment #3)
> What value would you return here if we caught the exception and tried to
> deal with it?
i would return something like:
final var angle = Math.cos(style.getR
https://bz.apache.org/bugzilla/show_bug.cgi?id=69555
--- Comment #4 from PJ Fanning ---
I added r1923445 as a first attempt at this.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-
https://bz.apache.org/bugzilla/show_bug.cgi?id=69555
--- Comment #3 from PJ Fanning ---
I don't know what the getCellWidth call can do if TextLayout fails.
```
private static double getCellWidth(float defaultCharWidth, int colspan,
CellStyle style, double minWidth, AttributedString s
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=69555
PJ Fanning changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #1 from PJ Fanning