Created
July 12, 2017 10:19
-
-
Save K4zuki/1190a062c0454f35c4073d05a633ee64 to your computer and use it in GitHub Desktop.
add Ricty Diminished as Japanese font on Powershell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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