-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows Command Prompt Font Support #21
Labels
Comments
Open
I have the same issue on Windows 10. I made a Reg file with the font in one ZIP. Easy to use for new users. https://drive.google.com/file/d/0B9EkGjjyS2s0akZob3l3NlVfSTQ/view?usp=sharing |
Can this just be added to the wiki and the issue closed? It sounds like there's not directly a problem with gtop in this case. |
@michaelmior ok, moved |
This was referenced May 3, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1) Install Iosevka Font
01-iosevka-1.13.2.zip\ttf\iosevka-regular.ttf
Install
.2) Add Iosevka to Command Prompt
Regedit
(Win+R
typeregedit
)String value
named zeros (if there is already00
, new one should be000
), and DataIosevka
:3) Change Command Prompt Font
Properties
.Iosevka
Result
The text was updated successfully, but these errors were encountered: