microsoft / cascadia-code

This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
Other
25.11k stars 796 forks source link

Cascadia Code font looks very thick in vscode #654

Closed ZeroXiphYT closed 1 year ago

ZeroXiphYT commented 1 year ago

Cascadia family version

2111.01

Cascadia family variant(s)

Cascadia Code (the version with ligatures)

Font file format(s)

.ttf (variable)

Platform

macOS monterey 12.5.1

Other Software

Visual Studio Code and any other code editor

What happened?

Cascadia Code looks very thick for some reason when I use it. I looked at tutorials to see how it looks and its very different

Screen Shot 2022-09-04 at 8 07 47 AM

code

oshytiko commented 1 year ago

It might be just antialiasing on Mac. They do this quite heavily, but in most recent MacOS version global setting to control font aliasing was removed.

I ended up using SemiLight instead of Regular.

ZeroXiphYT commented 1 year ago

How do you use SemiLight instead of regular? Do you do something like Cascadia Code SemiLight because I don't think it works like that

oshytiko commented 1 year ago

Just name it in FontFamily field:

image

On MacOS it's also possible to disable individual fonts, so if this trick won't work, you can always just disable Cascadia Code Regular globally. But it will be disabled for all apps on the system then...

ZeroXiphYT commented 1 year ago

Thanks so much! I works now. I had to disable the font