Hacker News new | ask | show | jobs
by opan 2030 days ago
You could use bitmap fonts to get truly sharp text. I'm a big fan of terminus at 9pt. It makes non-bitmap fonts look blurry and awful by comparison. A real shame that Pango broke bitmap support and your choice of terminal emulator and other stuff is limited now.
1 comments

IMO this is a huge and underrated advantage of bitmapped fonts.

The problem is that you need a font at exactly the right scale to realize this advantage. The right scale is often different for every user/monitor pair and changing the scale means redrawing the font which is a ton of work.