Firacode: Arbitrary-length arrows

Created on 16 Jan 2017  路  8Comments  路  Source: tonsky/FiraCode

To support LONG arrows like <----------------------- and ---------------------->
The current Iosevka implementation is:

Leftward : A chaining substitution like sub hyphen.cont hyphen' by hyphen.cont
Rightward : A Reverse Chained Single Substitution table like reversesub hyphen' hyphen.cont by hyphen.cont. See here.

NOTE: FontForge cannot export Reverse Subs.

Most helpful comment

This is it in action for reference (Coq language variant in Iosevka):

And currently in FiraCode (ofc a few of the top 2 rows isn't possible until there's language flavoured variants)

All 8 comments

it鈥檚 actually not a bad idea

This is it in action for reference (Coq language variant in Iosevka):

And currently in FiraCode (ofc a few of the top 2 rows isn't possible until there's language flavoured variants)

@wopian what font is that on the screenshot?

Iosevka, I guess
https://typeof.net/Iosevka/

@wopian what font is that on the screenshot?

Sorry, don't know why I didn't specify the font originally. It's Losevka's Iosevka's ligatures: https://github.com/be5invis/Iosevka/blob/master/README.md#ligations

Thanks! I checked it but missed the point that not all arrows are enabled by default. Also double arrows looked differently in 2017.

BTW it鈥檚 iosevka, not Losevka (although I was wondering the same question every time I saw the name. I went and checked to be sure just now. The importance of using the proper font :)

BTW it鈥檚 iosevka, not Losevka (although I was wondering the same question every time I saw the name. I went and checked to be sure just now. The importance of using the proper font :)

The downside of most repositories being all-lowercase and I being identical to l 馃槥

Done in v4

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pamu picture pamu  路  3Comments

miniBill picture miniBill  路  4Comments

Igorgro picture Igorgro  路  3Comments

Photonico picture Photonico  路  3Comments

whatisaphone picture whatisaphone  路  3Comments