https://bugs.documentfoundation.org/show_bug.cgi?id=172879

--- Comment #3 from Khaled Hosny <[email protected]> ---
It is most certain related to
https://git.libreoffice.org/core/+/b0205de279603fbec921d17f19b54eee34ea08fd.
Specifically, ImplGetDWriteName() is asking for en-us names.

How are were we reading the localized names before, or it is just what GDI
returned based on system locale? I’m not sure how this behaviour would fit with
the new model and handling typographic font names. I think we should keep using
the English names internally/when saving to files, and the UI layer would ask
for localized font names based on application language/system locale (I’d
strongly prefer tying it to application language, but users might have
different preference).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to