Check for existing issues
Describe the bug / provide steps to reproduce it
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
...

Steps to Reproduce
- Install Zed from Flathub.
- Disable Flatpak sandbox escape using
flatpak override --user dev.zed.Zed --env=ZED_FLATPAK_NO_ESCAPE=1.
- Launch the application and input CJK characters or emojis.
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
Check for existing issues
Describe the bug / provide steps to reproduce it
Despite
fc-listshowing that host fonts such asNoto Sans CJK SCare 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