-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Minor artifacts on characters when using custom display scaling (like 130%) #4591
Copy link
Copy link
Open
Labels
Area-FontsRelated to the fontRelated to the fontArea-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Description
Environment
Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows Terminal version (if applicable):
Any other software?
Microsoft Windows NT 10.0.18362.0
Windows Terminal (Preview)
Version: 0.9.433.0
Steps to reproduce
- set display scaling to some custom setting. I use 130%
- launch Windows Terminal
Expected behavior
fonts are scaled together with the rest of the system
Actual behavior
fonts are scaled weirdly with wrong size and visible artefacts
compare those screenshots.
- regular Windows console using Consolas 16pt. everything's fine here
- Windows Terminal using Consolas 16pt. somehow this 16pt is much larger
- Windows Terminal using Consolas 11 pt (almost matches size in Windows console). notice broken fonts
font rendering has visible artifacts on almost all letters, very notable on щ, й, з, б, р, ч and even English a and e. the screenshot is a lossless PNG, that's how Windows Terminal display those in real life.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-FontsRelated to the fontRelated to the fontArea-RenderingText rendering, emoji, complex glyph & font-fallback issuesText rendering, emoji, complex glyph & font-fallback issuesIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Priority-3A description (P3)A description (P3)Product-TerminalThe new Windows Terminal.The new Windows Terminal.


