Despite fc-list showing that host fonts such as Noto Sans CJK SC are available within the Flatpak sandbox, Zed is unable to display these fonts, resulting in tofu characters.
$ fc-list
...
/run/host/fonts/opentype/noto/NotoSansCJK-Regular.ttc: Noto Sans CJK SC:style=Regular
...
This issue may have been fixed in the upstream repository via https://github.com/servo/font-kit/pull/256. Could you please update this module to include those changes and test it?
Check for existing issues
Describe the bug / provide steps to reproduce it
Despite
fc-list
showing that host fonts such asNoto Sans CJK SC
are available within the Flatpak sandbox, Zed is unable to display these fonts, resulting in tofu characters.Steps to Reproduce
flatpak override --user dev.zed.Zed --env=ZED_FLATPAK_NO_ESCAPE=1
.Environment
Zed: v0.159.5 (Zed) OS: Linux Wayland org.freedesktop.platform 24.08 Memory: 11.4 GiB Architecture: x86_64 GPU: Intel(R) Graphics (ADL-N) || Intel open-source Mesa driver || Mesa 24.2.5 (git-3b9fcb7e4d)
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
No response