Live data from Hacker News

The Ultimate Oldschool PC Font Pack

int10h.org

11–20 of 67 posts

Re: The Ultimate Oldschool PC Font Pack

#11
post #4

I made an AwesomeWM theme last month using these. I gave up on it, too hard on the eyes ;) http://i.imgur.com/LDSOade.png (code at https://github.com/Elv13/ , but that particular theme isn't pushed yet as it require upstream patches still in the CI)

So cool but good Lord that's gotta leave the eyes sore for a while afterward.

Re: The Ultimate Oldschool PC Font Pack

#12
What I'd really like to see is a font that has lots of sub- and super-scripts and other mathy symbols, like: ⎛⎜⎝⎞⎟⎠⎡⎢⎣⎤⎥⎦⎧⎩⎪⎫⎬⎭⎮ so that I can keep my class notes in text files.

So far the only font I found that supports a lot of that sort of thing is DejaVu Sans mono but even that is rather sparse- there's very few Greek letter super/subscripts say, and there's a limited selection of Latin superscripts. Block elements and box drawings wouldn't hurt either.

Re: The Ultimate Oldschool PC Font Pack

#17

What I'd really like to see is a font that has lots of sub- and super-scripts and other mathy symbols, like: ⎛⎜⎝⎞⎟⎠⎡⎢⎣⎤⎥⎦⎧⎩⎪⎫⎬⎭⎮ so that I can keep my class notes in text files. So far the only font I found that supports a lot of that sort of thing is DejaVu Sans mono but even that is rather sparse- there's very few Greek letter super/subscripts say, and there's a limited selection of Latin superscripts. Block elemen…

unifont is pretty good. It's a bitmap font, so it's got that pixelly old-school look, but it's got complete Unicode basic plane support and at least some ('growing support', it says) astral plane support.

http://unifoundry.com/unifont.html

Re: The Ultimate Oldschool PC Font Pack

#18
See also these articles, for real old-school fonts:

https://damieng.com/blog/2011/02/20/typography-in-8-bits-sys...

https://damieng.com/blog/2014/07/20/typography-in-bits-other...

Me, I grew up on Acorn machines, so those are my classic nostalgia font. Although, on a modern LCD with square-edged pixels, they look like arse --- jaggy and overly bold. I wonder if there's a way to emulate fuzzy CRTs with Truetype...

Re: The Ultimate Oldschool PC Font Pack

#19

What I'd really like to see is a font that has lots of sub- and super-scripts and other mathy symbols, like: ⎛⎜⎝⎞⎟⎠⎡⎢⎣⎤⎥⎦⎧⎩⎪⎫⎬⎭⎮ so that I can keep my class notes in text files. So far the only font I found that supports a lot of that sort of thing is DejaVu Sans mono but even that is rather sparse- there's very few Greek letter super/subscripts say, and there's a limited selection of Latin superscripts. Block elemen…

PragmataPro. Here you go: http://www.fsd.it/shop/fonts/pragmatapro/

Re: The Ultimate Oldschool PC Font Pack

#20

See also these articles, for real old-school fonts: https://damieng.com/blog/2011/02/20/typography-in-8-bits-sys... https://damieng.com/blog/2014/07/20/typography-in-bits-other... Me, I grew up on Acorn machines, so those are my classic nostalgia font. Although, on a modern LCD with square-edged pixels, they look like arse --- jaggy and overly bold. I wonder if there's a way to emulate fuzzy CRTs with Truetype...

I don't know about TrueType or hinting, but there are a couple of post-processing shaders that achieve the effect, as commonly used by emulators[1].

If these fonts are used in some kind of retro game, those shaders could be applied as well. Desktop compositor on X11 effects could do the same. Not sure if there is a way to apply shaders to an entire desktop elsewhere (maybe f.lux do something like that to change the colours?)

[1] http://emulation.gametechwiki.com/index.php/CRT_Shaders

Post reply on HN