-
Notifications
You must be signed in to change notification settings - Fork 39.6k
Bad glyph rendering in editor #5696
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeededVerification succeeded
VSCode is set to use Consolas font and when trying to edit attached file (runes.txt) with some rune glyphs, it displays just little squares with question mark inside.

Other editors such as Notepad++ and even basic Notepad that comes with the Windows, are able to display this file correctly when set to use Consolas font
.
I noticed that on linux system (Elementary OS 32-bit) VSCode 1.0.0 with the same Consolas font copied from Windows system displays same file correctly.
The file is UTF-8 encoded without BOM
Steps to Reproduce: