Ah, that reminds me of Hasklig <https://github.com/i-tu/Hasklig>, which also uses ligatures to improve the readability of combined character operators. :-)
That Iosevka font looks ace! It's such a shame it feels too squashed on the eyes though (at least to me). Apropos of fonts, does anybody know of a script that offers a one-step approach for efficiently converting fonts for use in Groff typesetting? If so, please let me know before I write one... =) I followed these steps here <https://www.freebsd.org/doc/en/articles/fonts/type1-fonts-groff.html> and they worked perfectly, but I was surprised at how fiddly it was... On 26 August 2016 at 19:23, Ralph Corderoy <ra...@inputplus.co.uk> wrote: > Hi, > > John wrote: > > Nope, same here! I even augmented <https://github.com/Alhadis/Menloco> > my > > preferred typeface so its box-drawing characters joined together > > seamlessly. :-) > > As we've moved onto the topic of terminal fonts, I recently came across > > Iosevka is completely generated from its source code. You can build > your own variant by adjusting its parameters. > — https://be5invis.github.io/Iosevka/#readme > > Has common configuration options for things like: whether zero is > slashed, dotted, or hollow; is the middle stem of "m" as long as the > outside two; and it (abuses) ligatures so "->" renders as "→" but still > taking two cells in width. > > Cheers, Ralph. > >