https://bugs.documentfoundation.org/show_bug.cgi?id=172879
Khaled Hosny <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|Windows (All) |All --- Comment #6 from Khaled Hosny <[email protected]> --- Getting the localized name would be a matter of calling the PhysicalFontFace::GetName() with the UI language. I’d kill the who aliases mechanism and even only save English names to documents. Loading existing documents with localized name would use some fallback mechanism like we do for extended family names, or we can keep the aliases for loading fonts. I don’t remember exactly how font aliases work, so I maybe confusing things. -- You are receiving this mail because: You are the assignee for the bug.
