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.getRotation());
return defaultCharWidth * angle * str.getLastIndex();

-- 
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