matthewjberger / scoop-nerd-fonts

A scoop bucket for installing nerd fonts
The Unlicense
353 stars 34 forks source link

Install font now showing up on wndows11 H2 22621 settings #180

Closed jayagami closed 2 years ago

jayagami commented 2 years ago

Recently I upgrade my windows to 22621,which is believed the next windows release version.

Then I found custom fonts not working in modern app when I restart computer. It could be a windows bug.

But the problem is install nerd fonts with scoop not working at all. You can found custom nerd font under control panel, but not in Windows Settings.

I have to install custom font with double click.

Maybe it's a system-related bug, but it could also be that the font installation method needs to be improved

jonz94 commented 2 years ago

Hi, thanks for reporting the issue.

Today, I setup a VM with windows build 22621, and I could reproduce the issue on my end.

After some testing, I found the issue only occur when installing fonts as user font. If I install the fonts as system fonts (sudo scoop install -g <fonts>), the fonts will show up on Windows settings as expected.

jayagami commented 2 years ago

Hi, thanks for reporting the issue.

Today, I setup a VM with windows build 22621, and I could reproduce the issue on my end.

After some testing, I found the issue only occur when installing fonts as user font. If I install the fonts as system fonts (sudo scoop install -g <fonts>), the fonts will show up on Windows settings as expected.

Thank for your replying , -g option worked for me too.

But still loss custom font after reboot, waiting for a windows update. BTW, 22621 is much improved and the animation is very smooth, so I can tolerate it.