Hacker News new | ask | show | jobs
by layer8 1437 days ago
Similarly for me, I find fonts without hinting to be useless at small sizes. Still haven’t found a better font than Lucida Console for coding.
1 comments

Envy Code R is pretty will hinted between the 10-16px range. i used it without antialiasing any it's great on lower resolutions. u can still pack a lot of code onto a (sub)FullHD screen readably.
Thanks, I’ll have to give it a try, although one thing I don’t like is the concave-towards-the-tip style of curly braces that it uses. By that, I mean that I prefer each half (upper and lower) of the brace to only go in one direction horizontally, and not go back in the other horizontal direction before it reaches the tip where both halves meet. Are there good names for these two different styles?