Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

ttyp0 is way better than Terminus, which is so popular among Linux/Unix people. But if the world ever goes HiDPI, I guess bit-mapped fonts will die out.


> But if the world ever goes HiDPI, I guess bit-mapped fonts will die out.

No, it's the other way around. Anti-aliasing is a hack to make low-res displays slightly more palatable. Once the resolution gets good enough, there's no point in anti-aliasing your fonts anymore, and bitmaps start making a lot more sense.


How is anti-aliasing related? I was thinking about rasters: if you don't have many pixels, you need to use every single one the best possible way, so you manually layout every single pixel. If I have a ton, I can draw any vector glyph and I would not need to micro-manage the pixels. Can you elaborate or give me a link?


It takes far less cpu time to draw a bitmap than to draw a vector shape. An in-between solution is to pre-render vector shapes into bitmaps for later use; this is what METAFONT does.


I tested the 3270 on HiDPI displays (Mac and Linux) and it was glorious. Seriously.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: