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

command linefontsi18nwindows 7

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

Best Answer

I do not know much about that font, but read these two links to see if you can make them work.

http://www.hanselman.com/blog/UsingConsolasAsTheWindowsConsoleFont.aspx

http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q247815