Good bitmap fonts with big sizes and unicode support [closed]

I really like bitmap fonts for programming/terminal. As far as I know there are two bitmap fonts with good unicode support:

  • Unifont
  • Fixed

The problem is that I have a really high resolution screen, and they're both too small. Fixed does include a large size (10x20) but it looks really bad (it's basically always bold, and bold is a different face).

Are there any other bitmap fonts with unicode support and large sizes? Terminus is the only font with a decent size but it doesn't have good unicode support. Having good coverage for mathematical symbols would be enough, since that's what I need.


My UW ttyp0 has about 3000 Unicode characters, including a number of stylistic variants (plain, dotted or slashed zero, centered or raised asterisk, visible or invisble NBSP, etc.). I don't know which symbols you're looking for; math coverage is clearly not complete, but it may be sufficient for your needs. APL and Z notation are not covered, though. Sizes range from 6x11 to 11x22 in regular, bold, and some italic. Currently it's only .bdf/.pcf (that is, the X11 bitmap format); if you need .fon or some other font format, you'll have to convert it yourself (it's free software).