Skip to content

Instantly share code, notes, and snippets.

@K4zuki
Created July 12, 2017 10:19
Show Gist options
  • Save K4zuki/1190a062c0454f35c4073d05a633ee64 to your computer and use it in GitHub Desktop.
Save K4zuki/1190a062c0454f35c4073d05a633ee64 to your computer and use it in GitHub Desktop.
add Ricty Diminished as Japanese font on Powershell
Windows Registry Editor Version 5.00
; add Ricty Diminished in powershell font list
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont]
"932." = "Ricty Diminished"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment