Live data from Hacker News

Creep – a pretty sweet 4px wide pixel font

github.com

11–20 of 109 posts

Re: Creep – a pretty sweet 4px wide pixel font

#14
post #9

Wow. I've been using 5px wide Fixed[1] for years because I'd never seen another font that is as readable that small, but this seems pretty nice. [1] https://en.wikipedia.org/wiki/Fixed_(typeface)

There are a fair amount of what you'll see described as 5px wide fonts, but are actually 4px wide. Just that every character has a blank column on the far right so that you can simplistically put chars one after the other.

So you sometimes have to actually look at, for example, the H or W glyph to see if they really mean "5px wide" or not.

This image, for example, is the "5x8 Spleen" font. If you zoom in, though, you can see it's really a 4px wide font: https://camo.githubusercontent.com/b2fa71fde615bd5510b5e9cb9...

Re: Creep – a pretty sweet 4px wide pixel font

#15
Nice!

Nitpick though -- by standard convention for terminal fonts shouldn't it be called a 5px wide font? (4px for the letterform, 1px in between.) Since they're sized according to the pixels available for each character.

I was really wondering how on earth letters would be clear with just 3px left for the letterform... :S

Re: Creep – a pretty sweet 4px wide pixel font

#18

I didn't realize people were using fonts to do things like visualize data. Is that common? Are there other fonts that are suitable for this?

It's definitely niche, and I seem to recall some really interesting fonts that did interesting things that encouraged some really wacky and neat projects, but I can't recall names...

Re: Creep – a pretty sweet 4px wide pixel font

#20
If anyone's looking for a bitmap/pixel font that covers many symbols, including all necessary powerline symbols and a large portion of the various nerd font symbols, I can't recommend Cozette[0] enough. Recently the author has began updating and releasing new versions after a hiatus. Also, if you use the otf version of the font instead of the bitmap/otb version you can still get it to look like a pixel perfect bitmap font by setting the font to a specific size in the application, usually size 9 or 9.5 depending on the app or terminal.

[0] https://github.com/slavfox/Cozette

Post reply on HN