Am I missing something here? Is this a new font or something? Is it a recommended mono used for coding? Do people like it? I am pretty happy with Monaco
I've been using Monaco for years. Something about it is very pleasing to me. However, I'm sort of bored with it and haven't been able to find a suitable replacement.
Space Mono
51–60 of 74 posts
Re: Space Mono
#52I could really use a serif monospace font for coding and terminals. Haven't found a good one yet. EDIT: Bitmap fonts preferred for crystal clear rendering and performance.
Re: Space Mono
#53I could really use a serif monospace font for coding and terminals. Haven't found a good one yet. EDIT: Bitmap fonts preferred for crystal clear rendering and performance.
Re: Space Mono
#54Am I missing something here? Is this a new font or something? Is it a recommended mono used for coding? Do people like it? I am pretty happy with Monaco
I've been using Monaco for years. Something about it is very pleasing to me. However, I'm sort of bored with it and haven't been able to find a suitable replacement.
https://github.com/belluzj/fantasque-sans
At the very least, it will make you really appreciate Monaco.
Re: Space Mono
#55Font's cool, but damn, gotta remark on Google's UI polish in (what I assume is) Material. It's so smooth and fluid -- I'd love to create something that coherent.
Re: Space Mono
#56Am I missing something here? Is this a new font or something? Is it a recommended mono used for coding? Do people like it? I am pretty happy with Monaco
I've been using Monaco for years. Something about it is very pleasing to me. However, I'm sort of bored with it and haven't been able to find a suitable replacement.
https://fonts.google.com/specimen/Roboto+Mono?query=roboto+m... click on the paint button top right to switch to dark bg
Re: Space Mono
#57Re: Space Mono
#58Re: Space Mono
#59Re: Space Mono
#60I could really use a serif monospace font for coding and terminals. Haven't found a good one yet. EDIT: Bitmap fonts preferred for crystal clear rendering and performance.
Not a bitmap font, but pretty customisable. With hints of PragmataPro, it's my go-to font at the moment. Looks especially nice with OS X font hinting.
https://github.com/be5invis/Iosevka
My command-line for building is:
$ make STYLE_COMMON='v-tilde-low v-asterisk-low v-underscore-low'
This gives the vertically centered asterisk and tilde, and puts the underscore below the baseline.