Created
May 27, 2019 08:22
-
-
Save mattintosh4/fb7f9b38082620c3ca2a401128b29382 to your computer and use it in GitHub Desktop.
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
iconv -f UTF-8 -t CP932 <<! | LANG=ja_JP.UTF-8 wine regedit - | |
REGEDIT4 | |
[HKEY_CURRENT_USER\\Control Panel\\Desktop] | |
"FontSmoothingType"=dword:00000002 | |
[HKEY_CURRENT_USER\\Software\\Wine\\Fonts\\Replacements] | |
"MS UI Gothic"="ヒラギノ丸ゴ ProN W4" | |
"MS ゴシック"="ヒラギノ丸ゴ ProN W4" | |
"MS Pゴシック"="ヒラギノ丸ゴ ProN W4" | |
! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment