flathub / com.valvesoftware.Steam

https://flathub.org/apps/details/com.valvesoftware.Steam
337 stars 69 forks source link

Font issue if liberation-fonts not installed on system #1000

Closed k4ffee closed 1 year ago

k4ffee commented 1 year ago

Hi there, i am not sure if this belongs here. My assumption is, that the needed fonts should be shipped with the flatpak app. Sorry if this is false one.

If the liberation-fonts are not installed on the system, steam looks like described here: https://github.com/ValveSoftware/steam-for-linux/issues/2763

Installing the suggest package helped me.

Thank you!

nanonyme commented 1 year ago

No, flatpak is supposed to be able to use fonts from host.

k4ffee commented 1 year ago

Thank you for clarification

22p commented 1 year ago

run ln -srv ~/.var/app/com.valvesoftware.Steam/.local/share/Steam/tenfoot/resource/fonts ~/.var/app/com.valvesoftware.Steam/.fonts

It should be possible to add to com.valvesoftware.Steam.yml

nanonyme commented 1 year ago

That should not be necessary