Earlier quoted context omitted.
No, I mean zero smearing with/without anti-aliasing and pixel-perfect versions of the font that fit exactly into the raster. This is certainly a subjective matter, so it's moot to discuss why I fall into the crowd that finds pixel-perfect bitmap monospace fonts most pleasing. Thought it's telling if you see that even Mac users sometimes prefer misc-fixed: https://monkey.org/~marius/beautiful-fixed-width-fonts-for-o..…
> No, I mean zero smearing with/without anti-aliasing and pixel-perfect versions of the font that fit exactly into the raster. I feel like this is not an issue with hi-dpi displays anymore (plus sub-pixel antialiasing and other niceties).
Space Mono
71–74 of 74 posts
Re: Space Mono
#72Gotta say, wasn't that interested when I clicked the link thinking "yet another programming font". I must have 30 or so installed and yet still end up using Consolas (mostly because it's the default in my IDE and I've had to reinstall a few times this last year). I will say, though, that I have always hated the traditional "a" used in fonts, preferring the more simplified one that's typically used in handwriting, so…
I think you meant "aesthetically pleasing", but I'm looking forward now to using the phrase "ascetically pleasing" in earnest :)
Re: Space Mono
#73Earlier quoted context omitted.
> No, I mean zero smearing with/without anti-aliasing and pixel-perfect versions of the font that fit exactly into the raster. I feel like this is not an issue with hi-dpi displays anymore (plus sub-pixel antialiasing and other niceties).
I can't verify that, but it's kinda unfortunate that to have clear text rendering we have to process a much larger number of pixels, though it may be the logical solution. I hope you're right.
I guess it's comes from information theory (Shannon/Nyquist etc).
Re: Space Mono
#74I've added it to the programming font comparison: http://www.s9w.io/font_compare/
I'd fork it and add a sample of https://github.com/rbanffy/3270font (more like a terminal font than a programming one) if I had a Windows machine with Sublime Text on hand. Can you add it for me?