https://issues.apache.org/ooo/show_bug.cgi?id=95259
--- Comment #29 from [email protected] <[email protected]> --- AFAIK glyph mirroring works for fonts that define a glyph substitution for this mirroring in RTL contexts. For - AOO <= 4.0.x which is based on ATSUI the ATS-fonts for RTL locales have it - AOO >= 4.1 which will be based on CoreText all fonts with proper "rtlm" feature support will work A more general solution could check whether the font supports glyph mirroring for specific glyphs or not and fall back to doing it itself, but the point of using a layout engine is in general to let it do the layout work. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
