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

Faulty rendering of === and !== in SemiLight variant #698

Open
safarli opened this issue Aug 31, 2023 · 1 comment
Open

Faulty rendering of === and !== in SemiLight variant #698

safarli opened this issue Aug 31, 2023 · 1 comment

Comments

@safarli
Copy link

safarli commented Aug 31, 2023

Cascadia family version

2102.025

Cascadia family variant(s)

Cascadia Code (the version with ligatures)

Font file format(s)

.ttf (static)

Platform

Windows 10 Pro

Other Software

Visual Studio Code 1.81.1

What happened?

Hello, everyone. The Cascadia Code Regular font works well, but I find it a bit too bold for my liking. Therefore, I decided to switch to the SemiLight variant. Unfortunately, this variant renders some ligatures improperly, as shown below:

code


VSCode Settings:

{
 "editor.fontFamily": "Cascadia Code SemiLight",
 "editor.fontSize": 13
}

Note: When I change the font size to 14, it renders without visual deficiencies

@greenhat616
Copy link

It might be cleartype or directwrite hinting issue, I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants