Iosevka – A Typeface for Code, from Code
81–90 of 128 posts
Re: Iosevka – A Typeface for Code, from Code
#82Re: Iosevka – A Typeface for Code, from Code
#83I switched to this and it does look nice: https://snag.gy/rFSpig.jpg
Re: Iosevka – A Typeface for Code, from Code
#84Earlier quoted context omitted.
Why do you dislike ligatures in your coding font? Just curious.
Not the commenter you're asking to, but ligatures, to me, are a print thing. They are not nice on the computer screen. I'm kind-of fine with fi and ffi with variable-width fonts, but the rest is geekery (which is fine in itself, but not practical). With print, you have to think about kerning and the flow of the ink, and the DPI of the printer, and many other variables, and some ligatures help with that (fi). Then the…
- The submitted font - scroll down to "Ligation sets" https://be5invis.github.io/Iosevka/ (note that they only show symbols)
- https://github.com/tonsky/FiraCode
- https://github.com/i-tu/Hasklig
I think people using a programming language with a more math-like notation probably benefit much more than those using "normal" languages.
Re: Iosevka – A Typeface for Code, from Code
#85Re: Iosevka – A Typeface for Code, from Code
#86Earlier quoted context omitted.
Why do you dislike ligatures in your coding font? Just curious.
Not the commenter you're asking to, but ligatures, to me, are a print thing. They are not nice on the computer screen. I'm kind-of fine with fi and ffi with variable-width fonts, but the rest is geekery (which is fine in itself, but not practical). With print, you have to think about kerning and the flow of the ink, and the DPI of the printer, and many other variables, and some ligatures help with that (fi). Then the…
Kerning is a table of pairs that allows them to have more aggressive advance values. For example, with a sequential 'V' and 'A', the 'A' could be moved closer to the 'V'. But kerning doesn't have anything to do with the fact that in a variable width font that 'I' is narrower than 'X'.
Re: Iosevka – A Typeface for Code, from Code
#87Thank you for posting this! I purchased the Essential version of PragmataPro™[1] because I love a narrower monospaced font for terminal windows and editors... allowing for a better use of horizontal screen real estate. Having something that is this configurable—including the leading—is fantastic! I will definitely give it a try. One thing that may make me stick with PragmataPro is the fact that Fabrizio has hand-opti…
Re: Iosevka – A Typeface for Code, from Code
#88Re: Iosevka – A Typeface for Code, from Code
#89Earlier quoted context omitted.
I love how you can choose your flavor by web app and just download resulting font. No need for building it by yourself.
You're right, that's nice. However, Input is proprietary and requires agreeing to a _rather restrictive_ licence to download and use... http://input.fontbureau.com/license/
You can't put it on websites or use it in software you give out.
Seems fair to me.
Re: Iosevka – A Typeface for Code, from Code
#90Earlier quoted context omitted.
You're right, that's nice. However, Input is proprietary and requires agreeing to a _rather restrictive_ licence to download and use... http://input.fontbureau.com/license/
I don't find this license very restrictive. You can use it for personal use as much as you want. You can't put it on websites or use it in software you give out. Seems fair to me.