Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AtlasEngine: Partially revert glyph scaling changes #14085

Merged
1 commit merged into from
Sep 27, 2022

Conversation

lhecker
Copy link
Member

@lhecker lhecker commented Sep 27, 2022

This change fixes issues with certain fonts that draw way outside the advance
width/height black box and expect to remain centered on the baseline.

Validation Steps Performed

  • Use MesloLGM Nerd Font
  • Print U+E0B0
  • Ensure it's centered, even if it's cut off ✅

@lhecker lhecker added Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Area-AtlasEngine labels Sep 27, 2022
@lhecker
Copy link
Member Author

lhecker commented Sep 27, 2022

Copy link
Member

@carlos-zamora carlos-zamora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the comment

@DHowett DHowett added the AutoMerge Marked for automatic merge by the bot when requirements are met label Sep 27, 2022
@ghost
Copy link

ghost commented Sep 27, 2022

Hello @DHowett!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 2de475b into main Sep 27, 2022
@ghost ghost deleted the dev/lhecker/atlas-engine-fixup branch September 27, 2022 18:59
DHowett pushed a commit that referenced this pull request Sep 28, 2022
This change fixes issues with certain fonts that draw _way_ outside the advance
width/height black box and expect to remain centered on the baseline.

## Validation Steps Performed
* Use MesloLGM Nerd Font
* Print U+E0B0
* Ensure it's centered, even if it's cut off ✅

(cherry picked from commit 2de475b)
Service-Card-Id: 85876935
Service-Version: 1.16
@ghost
Copy link

ghost commented Dec 14, 2022

🎉Windows Terminal Preview v1.16.3463.0 and v1.16.3464.0 has been released which incorporates this pull request.:tada:

Handy links:

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AtlasEngine AutoMerge Marked for automatic merge by the bot when requirements are met Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants