https://issues.apache.org/ooo/show_bug.cgi?id=121215
Tan Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Tan Li <[email protected]> --- I have a patch for this issue. Root cause: Font pitch is set PITCH_DONTKNOW for all FontFamily while construct font item. While some FontFamily has known pitch type. It will treat Arial with PITCH_DONTKNOW as new font from previou Arial font in document. Solution: Set corresponding font pitch for FontFamily according to official literature to avoid mistake one font as two. -- You are receiving this mail because: You are the assignee for the bug.
