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.64k stars 804 forks source link

===> shows an artifact #454

Closed znakeeye closed 3 years ago

znakeeye commented 3 years ago

Environment

Cascadia Code version number: 2102.25
Application (with version) used to display text: Visual Studio 2019 (16.9.4)
OS platform and version: Windows 10 (version 1909)
Screen resolution (i.e. 220dpi): 3440x1440 with DPI=100%

Steps to reproduce

Install CascadiaCode.ttf (variable) for all users. Then, in Visual Studio simply type "===>" like this:

ligature-error

The artifact is only observed for three equal signs. Any other number produces a gap free arrow.

aaronbell commented 3 years ago

Thanks! It looks like I need to add another exclusion for that specific case. Will do so :)