https://issues.apache.org/ooo/show_bug.cgi?id=124935
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |FIXED Assignee|[email protected] |[email protected] |g | Target Milestone|--- |4.2.0 OS|Mac OSX, 10.9 |Mac OSX, all --- Comment #4 from [email protected] <[email protected]> --- Fixed with the commit above. It extends the CTLayout::GetTextBreak() method to handle the obsolete semantic of per code-unit extra-widths by successively approximating the number of involved code-units. The concept of an extra-width per code-unit was obsolete at least since apps supported unicode with its different normalization forms, diacritical marks, surrogate-pairs, non-printing characters such as ZWJ/ZWNJ/RLM, etc. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
