Nerd-fonts: Support Ligatures

Created on 19 Feb 2016  Â·  12Comments  Â·  Source: ryanoasis/nerd-fonts

Any interest in looking into and attempting to add ligatures to fonts without?

☕ discussion ✋ question ✨ enhancement ➤ future

Most helpful comment

Might be able to leverage ligaturizer for this.

All 12 comments

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.

https://jrgraphix.net/r/Unicode/FB00-FB4F

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.

image

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gitfool picture gitfool  Â·  3Comments

math0ne picture math0ne  Â·  3Comments

ryanoasis picture ryanoasis  Â·  6Comments

logarytm picture logarytm  Â·  5Comments

maxwellmckinnon picture maxwellmckinnon  Â·  3Comments