https://github.com/be5invis/Iosevka/tree/master/glyphs
Iosevka – A Typeface for Code, from Code
111–120 of 128 posts
Re: Iosevka – A Typeface for Code, from Code
#112Re: Iosevka – A Typeface for Code, from Code
#113comparison with other monospaced fonts: http://www.s9w.io/font_compare/
Re: Iosevka – A Typeface for Code, from Code
#114Earlier quoted context omitted.
They do take consideration about non-latin languages. For example, a Chinese character in this font has exactly twice of the width of an English character, which makes sense
CJK glyphs are always double width, there is no other way around it.
Re: Iosevka – A Typeface for Code, from Code
#115This font has been my daily driver for at least a year. It has some similarities with Pragmata Pro (my previous font), but has evolved to have its own personality now. I build a custom version of the font with this command-line: $ make custom-config design='v-tilde-low v-asterisk-low v-underscore-low v-at-short v-zero-dotted term' && make custom This gives me: - Disabled ligatures (I don't like them for my coding fon…
Re: Iosevka – A Typeface for Code, from Code
#116I switched to this and it does look nice: https://snag.gy/rFSpig.jpg
I was thinking it was an odd choice to post a jpeg image of a font screenshot, but that site seems to serve PNG images with a .jpg extension... odd!
Posted another image here: http://imgur.com/a/14l3y
Re: Iosevka – A Typeface for Code, from Code
#117Earlier quoted context omitted.
I like the use of ligatures to write <= as ≤
I disagree; if you want ≤, use ≤. Oddly, Iosveka currently doesn't provide (for instance) ⇒ or ⟹, according to the specimen sheet, even though it contains ligature-derived glyphs that look just like ⇒ and ⟹.
Re: Iosevka – A Typeface for Code, from Code
#118Earlier quoted context omitted.
I disagree; if you want ≤, use ≤. Oddly, Iosveka currently doesn't provide (for instance) ⇒ or ⟹, according to the specimen sheet, even though it contains ligature-derived glyphs that look just like ⇒ and ⟹.
I want ≤ but I don't want syntax errors in my code.
Re: Iosevka – A Typeface for Code, from Code
#119This font has been my daily driver for at least a year. It has some similarities with Pragmata Pro (my previous font), but has evolved to have its own personality now. I build a custom version of the font with this command-line: $ make custom-config design='v-tilde-low v-asterisk-low v-underscore-low v-at-short v-zero-dotted term' && make custom This gives me: - Disabled ligatures (I don't like them for my coding fon…
Could you post your font files? I am unable to run this make command as it is broken in the latest build. Thanks so much!
Also some instructions for getting it going in VS Code.
Never been a fan of narrow fonts but I'm sold on this one.