https://bugs.documentfoundation.org/show_bug.cgi?id=142940
Caolán McNamara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #25 from Caolán McNamara <[email protected]> --- A relevant commit is https://cgit.freedesktop.org/libreoffice/core/commit/?id=4ed26badfd6fd9190cb6e54078b41eb38cb37dca which removed the most offending problem, that of using the https://wiki.openoffice.org/wiki/Writer/WYSIWYG heuristic to reconcile between low-screen positions and hi-res printer positions in favor of using just the hi-res printer positions and push the problem down to the glyph rendering where the various destination OS/graphic-libs tend to have some sort of options to handle that better. That old workaround had a multiplier for kerning toggled on vs off which is where the difference with that enabled/disabled came from. -- You are receiving this mail because: You are the assignee for the bug.
