Setting wght axis results in weight flickering when text is/is not "Simple" #14764

Open
opened 2026-01-31 04:18:56 +00:00 by claunia · 0 comments
Owner

Originally created by @DHowett on GitHub (Aug 2, 2021).

Originally assigned to: @PankajBhojwani on GitHub.

Windows Terminal version (or Windows build number)

1.11

Other Software

No response

Steps to reproduce

"font": 
{
    "face": "Cascadia Code PL",
    "axes": {
        "wght": 300,
    },
    "size": 14,
}

Expected Behavior

No response

Actual Behavior

image

Originally created by @DHowett on GitHub (Aug 2, 2021). Originally assigned to: @PankajBhojwani on GitHub. ### Windows Terminal version (or Windows build number) 1.11 ### Other Software _No response_ ### Steps to reproduce ```json "font": { "face": "Cascadia Code PL", "axes": { "wght": 300, }, "size": 14, } ``` ### Expected Behavior _No response_ ### Actual Behavior ![image](https://user-images.githubusercontent.com/189190/127901993-cc49e7b5-5330-4d0a-87e0-a5f0bfa32d21.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14764