Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load fonts from Flatpak font directories #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jwashton
Copy link

@Jwashton Jwashton commented Jan 23, 2025

Flatpak exposes fonts from the host to the sandbox in three special directories under /run/host. This change loads fonts in those directories if they exist. Fixes #78

See Flatpak's documentation for more info.

I'm not sure how to test this. The code is fairly straight-forward, but I'm happy to consider any suggestions for instilling confidence in these changes.

Flatpak exposes fonts from the host to the sandbox in three special directories under /run/host. This change loads fonts in those directories if they exist. Fixes RazrFalcon#78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to find host fonts in Flatpak sandboxed environment
1 participant