Windows 7 Asian-compatible console font? -


i need debug kanji , kana (japanese) in console. show blocks or '?' because default console fonts not support it. adding asian fonts meiryo won't work because think don't meet these criteria:

  • if not truetype font, face name must "terminal."
  • if asian truetype font, must asian character set.

i can't seem find free font supported in console. or perhaps else wrong?

i added fonts via

hklm\software\microsoft\windowsnt\currentversion\console\truetypefont 

but don't show in consoles properties window. key starts 000 (adding 0 every font add) , string-value name of font.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -