-
Couldn't load subscription status.
- Fork 329
Windows Command Prompt Font Support
Can Güney Aksakalli edited this page Aug 15, 2017
·
1 revision
The default font of Windows Command Prompt does not have some unicode characters unlike Linux and OSX. If you run with the default font Consolas, you will get a result like this:

In this case, you need to change it to a Braille font:
- Download 01-iosevka-1.13.2.zip
- Double click to
01-iosevka-1.13.2.zip\ttf\iosevka-regular.ttf - In the prompted window, click
Install.
- Open
Regedit(Win+Rtyperegedit) - Open the following subkeys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont
- Add a new
String valuenamed zeros (if there is already00, new one should be000), and DataIosevka:

- Right click to Command Prompt's bar, go to
Properties. - Set Font as
Iosevka

