https://bugs.documentfoundation.org/show_bug.cgi?id=170987
Bartosz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #9 from Bartosz <[email protected]> --- It seems that due to missing font MT Extra (https://learn.microsoft.com/pl-pl/typography/font-list/mt-extra) the substitute font is taken. In a WMF file, the generating application (likely MathType or Microsoft Equation Editor) calculates the exact Y coordinates for every character based on the specific metrics of the "MT Extra" font. "MT Extra" is a non-standard mathematical symbol font. If this font is not installed on the system running LibreOffice, the VCL (Visual Class Library) engine falls back to a substitute font (usually `OpenSymbol`). It looks like original MT Extra font is designed to sit log within its character cell. @Frederic Please try to reproduce this issue on Windows (where "MT Extra" should be already installed). On Linux try to install "MT Extra" font, and check if the issue is still there. -- You are receiving this mail because: You are the assignee for the bug.
