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

Font search on linux does not seem to work #4

Closed
AKuederle opened this issue Feb 17, 2023 · 0 comments
Closed

Font search on linux does not seem to work #4

AKuederle opened this issue Feb 17, 2023 · 0 comments
Assignees

Comments

@AKuederle
Copy link
Member

Common font folders on Linux:

~/.fonts
/usr/local/share/fonts
/usr/share/fonts

Note there can be subfolder:
So we need to use rglob: Path("/usr/local/share/fonts").rglob("FAUSansOffice_*.ttf")

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

No branches or pull requests

2 participants