https://bugs.documentfoundation.org/show_bug.cgi?id=172818
--- Comment #1 from Jonathan Clark <[email protected]> --- I tried, but wasn't able to reproduce this issue with the following versions: Version: 26.2.4.2 (X86_64) Build ID: 620(Build:2) CPU threads: 32; OS: Linux 7.1; UI render: default; VCL: kf6 (cairo+wayland) Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded Version: 27.2.0.0.alpha0+ (X86_64) Build ID: b389e707d3a80ea7156808387fe6a2b1602c49d0 CPU threads: 32; OS: Linux 7.1; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: ja-JP Calc: threaded In both versions, I see the expected Japanese names in the GUI (e.g. Takao Pゴシック, Takao P明朝). My copies of the Takao fonts have these extra Mac names according to FontForge, but LibreOffice does not display them. My system fontconfig also doesn't try to show them: $ fc-list --version fontconfig version 2.17.0 $ LC_ALL=ja-JP.UTF-8 fc-list | grep -i takao ~/.local/share/fonts/t/TakaoGothic.ttf: Takaoゴシック,TakaoGothic:style=Regular ~/.local/share/fonts/t/TakaoPGothic.ttf: Takao Pゴシック,TakaoPGothic:style=Regular ~/.local/share/fonts/t/TakaoPMincho.ttf: Takao P明朝,TakaoPMincho:style=Regular ~/.local/share/fonts/t/TakaoMincho.ttf: Takao明朝,TakaoMincho:style=Regular I'm familiar with the font list code, and unless it has changed recently the font list in the GUI should always show the OS-recommended font name. Is it possible this is due to a configuration difference? -- You are receiving this mail because: You are the assignee for the bug.
