You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that not all ligatures, listed on official page are working though. I was able to reproduce this issue with two text editors. First was Emacs, with HarfBuzz, and auto-composition-mode, with these settings:
You can see, that most ligatures work, but not all: [off] / [on] (you can toggle between tabs with images to see what changes and what not). Mainly, there are four missing ligatures: ~=, \, \/, and /**
Atom editor also has this issue:
I was unable to set up VSCode ligatures, as their interface is unfumiliar.
In Intellij Idea Community Edition ligatures partly work:
Again, no \, and \/
The text was updated successfully, but these errors were encountered:
Hi @andreyorst .
The /\\/ was removed because of this issue #78 (comment)
The /** was removied beacuse of this #88 ~= was removed after this request #204
In IDEA JetBrains Mono is bundled with an older version, so some ligature alterations is not applied.
We are currently working on page update. We will remove all the irrelevant ligatures. Thanks for the feedback!
Hello, thanks for this great font!
I've noticed that not all ligatures, listed on official page are working though. I was able to reproduce this issue with two text editors. First was Emacs, with HarfBuzz, and
auto-composition-mode
, with these settings:You can see, that most ligatures work, but not all: [off] / [on] (you can toggle between tabs with images to see what changes and what not). Mainly, there are four missing ligatures:
~=
,\
,\/
, and/**
Atom editor also has this issue:
I was unable to set up VSCode ligatures, as their interface is unfumiliar.
In Intellij Idea Community Edition ligatures partly work:
Again, no
\
, and\/
The text was updated successfully, but these errors were encountered: