Ligaturizer icon indicating copy to clipboard operation
Ligaturizer copied to clipboard

Add support for merging in ligatures from other fonts

Open karambaq opened this issue 6 years ago • 4 comments

Hello, great work. Can we add ligatures of the long arrows like this? 2018-03-30 13 31 48

karambaq avatar Mar 30 '18 10:03 karambaq

The idea behind this project is to just patch the ligatures from Fira code not to create new ones

vikky49 avatar Mar 30 '18 13:03 vikky49

ok, just ask how can I do this

karambaq avatar Mar 30 '18 13:03 karambaq

You'll need to either find a font that has a ligature for -----> or create one yourself using a font editor like Fontforge. Once you've done that you can use the same techniques ligaturizer uses to splice it into your font; I'd be open to adding features to ligaturizer that would let it pull ligatures from multiple sources, if it doesn't turn out to be too complicated.

ToxicFrog avatar Mar 30 '18 22:03 ToxicFrog

@ToxicFrog I think Iosevka has this. https://github.com/be5invis/Iosevka

karambaq avatar Mar 31 '18 14:03 karambaq