From ec4558e0ec313beb49604af43c4ea3859feeb621 Mon Sep 17 00:00:00 2001 From: Ryan Prichard Date: Mon, 6 Jun 2016 23:55:33 -0700 Subject: [PATCH] Add a test result from Win10/10586 regarding the JP locale + 437 codepage --- misc/Font-Report-June2016/Windows10SetFontBugginess.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/misc/Font-Report-June2016/Windows10SetFontBugginess.txt b/misc/Font-Report-June2016/Windows10SetFontBugginess.txt index d0b16dd..fef397a 100644 --- a/misc/Font-Report-June2016/Windows10SetFontBugginess.txt +++ b/misc/Font-Report-June2016/Windows10SetFontBugginess.txt @@ -38,6 +38,13 @@ Win7 SetFont.exe -face Consolas -h 16 -tt unreliable SetFont.exe -face Consolas -h 16 -family 0x36 works +Win10 Build 10586 + New console + Japanese locale / 437 code page: + SetFont.exe -face Consolas -h 16 works + SetFont.exe -face Consolas -h 16 -tt selects Terminal instead + SetFont.exe -face Consolas -h 16 -family 0x36 works + Win10 Build 14316 Old console English locale / 437 code page: