Created
October 5, 2014 09:35
-
-
Save jackyyf/f80824fc43adb9c9ef0b to your computer and use it in GitHub Desktop.
Gist by paste.py @ 2014-10-05 17:35:55.702550
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
| REGEDIT4 | |
| [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] | |
| "Arial Baltic,186"="Arial,186" | |
| "Arial CE,238"="Arial,238" | |
| "Arial CYR,204"="Arial,204" | |
| "Arial Greek,161"="Arial,161" | |
| "Arial TUR,162"="Arial,162" | |
| "Courier New Baltic,186"="Courier New,186" | |
| "Courier New CE,238"="Courier New,238" | |
| "Courier New CYR,204"="Courier New,204" | |
| "Courier New Greek,161"="Courier New,161" | |
| "Courier New TUR,162"="Courier New,162" | |
| "Helv"="MS Sans Serif" | |
| "Helvetica"="Arial" | |
| "MS Shell Dlg"="Tahoma" | |
| "MS Shell Dlg 2"="SimSun" | |
| "Tahoma"="SimSun" | |
| "Times"="Times New Roman" | |
| "Times New Roman Baltic,186"="Times New Roman,186" | |
| "Times New Roman CE,238"="Times New Roman,238" | |
| "Times New Roman CYR,204"="Times New Roman,204" | |
| "Times New Roman Greek,161"="Times New Roman,161" | |
| "Times New Roman TUR,162"="Times New Roman,162" | |
| "Tms Rmn"="Times New Roman" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment