https://bugs.documentfoundation.org/show_bug.cgi?id=172818
--- Comment #12 from Jonathan Clark <[email protected]> --- (In reply to Y. Kawara from comment #10) > Would it be possible that LO is actually picking the LAST entry that matches > either ja-JP or ja? No. LibreOffice is definitely using the first entry that matches ja-JP, or the first entry that matches ja if no ja-JP names were found. It's possible that fc-list is using the last entry, or an unstable sort when they rank font names to find the best match for the current locale, or an internal API to rank these names that we cannot access. As said, I don't know the fontconfig source code and cannot explain why fc-list gives different results, but I've read the LibreOffice code and our implementation is appropriate subject to the fontconfig API. -- You are receiving this mail because: You are the assignee for the bug.
