matthewjberger / scoop-nerd-fonts

A scoop bucket for installing nerd fonts
The Unlicense
369 stars 35 forks source link

Source-Han-Sans-SC@2.004: Not installed to windows fonts folder #113

Closed kele14x closed 3 years ago

kele14x commented 3 years ago

sudo scoop install Source-Han-Sans-SC runs successfully, but *.otf is not copied to windows fonts folder (eg. C:\Windows\Fonts).

It should be the installer script:

"Get-ChildItem $dir -filter '*.otf'

fails, since *.otf files are not lie on the root folder, it's placed on \<path-to-scoop>\apps\Source-Han-Sans-SC\current\OTF\SimplifiedChinese

issaclin32 commented 3 years ago

Closing this issue because it has been solved.