microsoft/Terminal

Atlas Engine fails to colour a character at certain text sizes

Open

#16,585 opened on Jan 21, 2024

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-AtlasEngineHelp WantedIssue-BugNeeds-Tag-FixProduct-Conhost

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Windows Terminal version

1.18.3181.0

Windows build number

10.0.22631.0

Other Software

starship 1.17.1

Steps to reproduce

Attempt with AtlasEngine text renderer set to off and you should notice that it no longer fails to colour the character.

Expected Behavior

Arrow should stay green.

Actual Behavior

https://github.com/microsoft/terminal/assets/98427312/8f2fee76-2491-4568-89a2-dd875e4d7ab8

Contributor guide