How to get a Unicode-supporting font for Windows 7 command-line?

Posted by Tim on Super User See other posts from Super User or by Tim
Published on 2011-06-25T14:48:22Z Indexed on 2011/06/25 16:24 UTC
Read the original article Hit count: 200

Filed under:
|
|
|

I've pointed the command-line to the right codepage (chcp 65001), but there's a lot of Unicode characters that Consolas and Lucida Console can't show. Specifically, I want the printable IPA characters to show up. It's not important to fix multi-codepoint glyphs, although it would be nice.

How can I get such a font and install it for the command-line?

Below is an example of some characters that can't be rendered.

image description

© Super User or respective owner

Related posts about windows-7

Related posts about command-line