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

خالد حسني <kha...@aliftype.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|All                         |Linux (All)
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #8 from خالد حسني <kha...@aliftype.com> ---
It seems that displaying localized font names is tied to the locale being used
and not the UI language. I find this questionable choice, but IIRC Windows does
this as well, so may be there is a good rational for this or may be users of
certain locale expect it?

I think this is a FontConfig issue, though:

$ fc-match "Miriam CLM"
MiriamCLM-Book.ttf: "Miriam CLM" "Book"

$ LC_ALL=he_IL LANG=en_US fc-match "Miriam CLM"
MiriamCLM-Book.ttf: "מרים" "קל"

$ LC_ALL=en_US LANG=he_IL fc-match "Miriam CLM"
MiriamCLM-Book.ttf: "Miriam CLM" "Book"

FontConfig seems to be returning the localized name depending on the locale not
the language.

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

Reply via email to