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.16k stars 797 forks source link

ligatures not working as intended #579

Closed Neon-Cube closed 2 years ago

Neon-Cube commented 2 years ago

Cascadia family version

2108.26

Cascadia family variant(s)

Cascadia Code (the version with ligatures)

Font file format(s)

.ttf (variable)

Platform

Win10 64x

Other Software

Jetbrains Pycharm

What happened?

I just reinstalled the font for obvious reasons and equal signs don't stick together anymore, nor the equal or greater/lesser shows like this: image is it just a misunderstanding or a bug? or did I choose the wrong font family?

aaronbell commented 2 years ago

Hi @PROKILLERX. It looks like you've been using a much older version of the font.

The equals ligature was modified to have a break for better clarity. I'm intending to implement a stylistic set for that but have not yet done so. See https://github.com/microsoft/cascadia-code/issues/347

The greater / lesser were modified some time ago as I didn't like the way they were rendering with that more diagonal form. See: https://github.com/microsoft/cascadia-code/issues/144