Any interest in looking into and attempting to add ligatures to fonts without?
I would also be interested in having an option that adds programming ligatures, like those talked about in https://www.hanselman.com/blog/MonospacedProgrammingFontsWithLigatures.aspx.
Might be able to leverage ligaturizer for this.
@michaeltlombardi Thanks. That looks cool! Hmm poked around not sure about the future of project though..
I was thinking of using it to have a personal hacked version of the knack font for my powerline setup. :)
@michaeltlombardi Let us know if you do and how it turns out. I would be willing to use something like this in Nerd Fonts
I'm actually currently using furacode, which already included the ligatures. Will set aside time to run it against knack and report back. :)
+1
Yes please :-)
+1
This _might_ have to a be 3.0 release. Some of the glyphs are clobbering the alphabetic presentation forms (ligatures) and would need to be moved to another range. We will only use Private Use Areas going forward to prevent such further conflicts.
How about adding <3 ligature? There should be more love in our code! :heart:
If you decide to go down the ligature route, would it be possible to add bigger icons, perhaps by prepending them with a special character.
As an example, I use the patched Iosevka font, which is a thin font, and this results in a lot of the icons being very small, as shown in this screenshot. The icons are (obviously) constrained by the width of the font.

If we could have the icons span 2 characters, by using a ligature, this would in my case, make them a lot easier to distinguish.
Most helpful comment
Might be able to leverage ligaturizer for this.