https://bugs.documentfoundation.org/show_bug.cgi?id=170634
Khaled Hosny <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|Writer |graphics stack Ever confirmed|0 |1 --- Comment #1 from Khaled Hosny <[email protected]> --- I can reproduce. This is not related to HarfBuzz, and most likely not related to font variations. This is caused by the bundled version of Noto Serif conflicting with the user installed version. Most probably some parts of the code are using one font while other parts are using the other. Manually removing the bundled version of the font, fixes the issue: $ rm /Applications/LibreOffice.app/Contents/Resources/fonts/truetype/NotoSerif-* -- You are receiving this mail because: You are the assignee for the bug.
