FontManager.SystemFonts does not include per-user fonts
miloush opened this issue · 0 comments
miloush commented
Describe the bug
Fonts installed per user (the default in Windows 11) are not listed in FontManager.SystemFonts
To Reproduce
Install a font and observe it is not in FontManager.SystemFonts (e.g. text demo app shows that list)
Expected behavior
Both machine and user installed (and technically session installed) fonts should be available.
Avalonia version
12.0.999+969eabf4d7f018136eb558a29aa2b6d2f743acd3
OS
Windows
Additional context
No response