https://bz.apache.org/bugzilla/show_bug.cgi?id=61169
--- Comment #4 from Andreas Beeker <[email protected]> --- "LineBreakMeasurer does not measure correctly if TextAttribute.TRACKING is set." https://bugs.openjdk.java.net/browse/JDK-8165943 (Affects Version/s: 6.0, 7, 8, 8u102, 9) To recap: Libre Office uses more lines to display the text, because the glyphs are wider spread opposed to the Java rendering. Although the rendering can be modified with the TRACKING attribute, the linebreak measurer is not taking it into account. Maybe it's possible to copy&adapt the standard linebreak measurer ... -- 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]
