Skip to content

Consolas font rendered narrower than Sublime Text one #30794

@evandrocoan

Description

@evandrocoan
  • VSCode Version: 1.14.1
  • OS Version: Windows 10 build 15063

The font Consolas 15pt with "window.zoomLevel": 1.1, is rendered narrowed, comparing to Sublime Text with the same font size:

VSCode 1.14.1
image

Sublime Text build 3141
image

Notepad++ 7.4.1
image

From these screenshots we may notice the VSCode fonts are a little less weaker than the Sublime Text one. They give the impression VSCode is saving "paint" to draw the lines. From the 3 images, the VSCode is the worst of them. Where Sublime Text is only a little stronger than Notepad++.

How make the VSCode font stronger as the Sublime Text one?

Steps to Reproduce:

  1. Set the setting "editor.fontSize": 15,
  2. Set the setting "window.zoomLevel": 1.1,
  3. Create the text file:
<!-- Do you have a question? Please ask it on http://stackoverflow.com/questions/tagged/vscode. -->

<!-- Use Help > Report Issues to prefill these. -->
- VSCode Version: 1.14.1: 
- OS Version: Windows 10 build 15063

Add border options to `selectionBackground` and `findMatchBackground`. 

<!-- Launch with `code --disable-extensions` to check. -->
Reproduces without extensions: Yes

Reproduces without extensions: Yes/No

Metadata

Metadata

Labels

font-renderingFont rendering issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions