https://bz.apache.org/bugzilla/show_bug.cgi?id=60282
--- Comment #1 from Javen O'Neal <one...@apache.org> --- Unfortunately, changing the return type of this method would break backwards compatibility. If you need the accuracy of fractional points, perform this computation yourself using getFontHeight. We could add a warning in the JavaDoc that fractional values are discarded. We could also make the 20 constant a public constant in Font. Otherwise we could try to change the return type through some slow deprecation process. -- 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