Live data from Hacker News

Why is there a “small house” in IBM's Code page 437?

blog.glyphdrawing.club

1–10 of 55 posts

Re: Why is there a “small house” in IBM's Code page 437?

#3
I seem to recall whether 0xE1 in codepage 437 is supposed to be a Greek lowercase beta (β) or a German sharp s (ẞ) is intentionally a bit fuzzy, so its perhaps they intended it to be both a delta and a dingbat.

I'm not really sure if a house fits it that much, wouldn't a generic "house" symbol have a chimney (although obviously, it's hard to fit one in with such a low resolution).

Re: Why is there a “small house” in IBM's Code page 437?

#6
Linked in this article is VileR's excellent website https://int10h.org/>. In fact, it is linked 8 times in this article. If this kind of thing interests you, I highly recommend following those links. VileR's site is probably the best resource we have today that preserves the various PC OEM fonts from a bygone technological era -- an era that lives on in the memories of those of us who first encountered these machines early in life.

I'm genuinely in awe of the time and effort VileR has poured into recovering each font, and their countless variants, from a wide range of ROMs. The site not only archives them all with incredible attention to detail, but also offers live previews, aspect ratio correction, and other thoughtful features that make exploring it a joy. I've spent countless hours there comparing different OEM fonts, and hunting down the best ones to use in my own work!

Re: Why is there a “small house” in IBM's Code page 437?

#8
Really good article! Personally it has me convinced that the 0x7F character was originally meant to be a delta, but whoever drew it did a poor enough job that it made other teams at IBM think it was supposed to be a house. As the article says, when you look in the PC BIOS source listing, there's a comment saying "DELTA" next to where the bitmap for the 0x7F character is defined. https://github.com/philspil66/IBM-PC-BIOS/blob/main/PCBIOS.A...

Re: Why is there a “small house” in IBM's Code page 437?

#10

One more theory - it could be a tabulator or cursor symbol (for word processing applications).

I am pretty sure IBM's "DisplayWriter" word processor used the "small house" char for some kind of an indicator in the status line, maybe something to do with tabs. Here's a screenshot I found of DisplayWriter using that char: https://darrengoossens.wordpress.com/wp-content/uploads/2020...

https://en.wikipedia.org/wiki/IBM_Displaywriter_System

Post reply on HN