Skip to content
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

Use characters supported everywhere #17

Merged
merged 2 commits into from
Jun 9, 2017
Merged

Use characters supported everywhere #17

merged 2 commits into from
Jun 9, 2017

Conversation

ChrisMBarr
Copy link
Contributor

The proposed changes here use characters are supported by the default Windows fonts ( Consolas, Courier New, etc.) used by the Windows console prompts & Powershell.

Currently the default characters used here are unfortunately not supported by the Consolas and they just render as squares

Before

Courier New
image

I am able to change the font preference to something with support (Source Code Pro), but many users will likely not know how/why to do this and it really should "just work" with the defaults out of the box.

After

Courier New
image

Consolas
image

These characters are supported by the Consolas font, which is the default font use by the Windows console prompts
@razvanz razvanz merged commit c583030 into razvanz:master Jun 9, 2017
@ChrisMBarr ChrisMBarr deleted the patch-2 branch June 9, 2017 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants