vercel / geist-font

https://vercel.com/font
SIL Open Font License 1.1
2.13k stars 54 forks source link

GeistMono rendering weird ligature when using `!==` #103

Open queirozlc opened 2 months ago

queirozlc commented 2 months ago

Font Name (Geist Sans/Geist Mono):

Description of the Issue: Something weird has been happening when i trying to use the !== with Geist Mono and ligatures, looks like it's rendering with some glitch or something like that and this is happening in both VSCode and my terminal emulators.

Steps to Reproduce:

  1. open VSCode or some terminal emulator such as alacritty, kitty etc
  2. type !==

Expected Behavior: Should render something like that:

image

Screenshots: At the moment is rendering something like that:

image

Environment (please complete the following information):

Additional Context I've noticed that this glitch only happens with some specific weights such as 500, 600, 700

image