mwichary,
@mwichary@mastodon.online avatar

What would you consider as the most recognizable bitmap fonts in tech history?

I’m imagining stuff like:

  • the arcade/Atari font
  • Chicago (Mac, then iPod)
  • VCR/video equipment fonts
  • Minecraft font
  • IBM PC fonts (MDA, VGA, stuff like that)
  • perhaps System font from Windows 3.x
  • Commodore 64, just because of the sheer popularity of the machine

What am I missing?

image/png
image/png
image/png

Cdespinosa,
@Cdespinosa@mastodon.social avatar

@mwichary

A long overdue confession:

The upper/lowercase font in the Hi-Res Character Generator routine for the Apple II (Contributed Software No. 3) came from the character generator chip of a Commodore PET, which was just a 2716-format ROM. The Apple II had an empty $D000-$D7FF socket that was pin-compatible. I pulled the chip from the PET, plugged it into the Apple II, wrote it to a disk file, and voila.

patrick_h_lauke,
@patrick_h_lauke@mastodon.social avatar

@mwichary fwiw i've recreated close to 1300 old arcade/console/computer fonts over the years https://fontstruct.com/fontstructors/145/redux

liaizon,
@liaizon@wake.st avatar

@patrick_h_lauke @mwichary this is an amazing thing you have done! And they are all released under Creative Commons Attribution license?

patrick_h_lauke,
@patrick_h_lauke@mastodon.social avatar

@liaizon @mwichary yes (though i guess the actual legality here is murky, since i don't directly own the original fonts, only their actual recreation as TTFs ... so buyer beware etc)

liaizon,
@liaizon@wake.st avatar

@patrick_h_lauke @mwichary but you "hand traced" them with new pixels so they are technically new fonts aren't they?

mwichary,
@mwichary@mastodon.online avatar

@liaizon @patrick_h_lauke In America, but maybe not Europe. (From what someone mentioned yesterday.)

liaizon,
@liaizon@wake.st avatar

@mwichary @patrick_h_lauke interesting I hadn't thought about the font IP being different but it makes sense since all the other IP stuff is wonky across borders. Pirate Pixel Fonts it is then!

damieng,
@damieng@mastodon.social avatar

@mwichary Sinclair Spectrum font.

The Mullard SAA5050 font also - was used for teletext on every TV sold in the UK and many in Europe for a couple of decades. Also found as the default BBC Micro "mode 7" font which used one of these chips.

vruz,
@vruz@mastodon.social avatar

@damieng @mwichary

ZX Spectrum font (also the system font in the ZX80, ZX81, and Spectrum Next)

http://legionfonts.com/fonts/zx-spectrum

anirvan,
@anirvan@mastodon.social avatar

@mwichary For me, definitely Chicago (and if you’re going for recognizable, many early Mac users would also instantly recognize San Francisco)

lanodan,
@lanodan@queer.hacktivis.me avatar

@mwichary Pretty sure the font shipped on sparc and Solaris would be recognizable as it's one of the rare serif console fonts.
RDI_UltraSPARC_Notebook_(3497486333).jpg

lanodan,
@lanodan@queer.hacktivis.me avatar

@mwichary Took the 12×22 version included in linux source code and rendered them into a sheet:
sheet.png

nachtrabe,
@nachtrabe@bae.st avatar
lewiscowles1986,
@lewiscowles1986@phpc.social avatar

@mwichary Final fantasy font?

Original terminal fonts?

robpike,
@robpike@hachyderm.io avatar

@mwichary The earliest I saw was the (Navy sourced?) Bodoni vector font, which we digitized at U of Toronto for nroff on the Versatec and later resurfaced in the falsely attributed "Berkeley typesetting software". That font, or possibly someone else's digitization of it, appeared on countless graphs in science papers all through the '80s and early '90s. It was only 100dpi but was free and available.

samueljohnson,
@samueljohnson@mstdn.social avatar

@mwichary In terms of global ubiquity and familiarity it has to be the IBM PC's fonts. I travelled a lot to developing countries from the 80s on. PCs were proliferating, games machines etc nowhere to be seen.

I once paid for a TTF of a PC font with all characters, incl reverse video, to prepare documentation for some DOS software. Made all the difference having good facsimile screens.

larsbrinkhoff,
@larsbrinkhoff@mastodon.sdf.org avatar

@mwichary For a small, but illustrious, set of people, the XGP fonts are probably etched into their memory. The XGP printer was made at Xerox PARC and distributes to handful of academic and research institutes in the early 70s. Many computer science and artificial intelligence papers and theses were printed on the XGP. The fonts were jointly maintained between MIT, CMU, Stanford, ISI, etc.

acejacek,
@acejacek@mastodon.cloud avatar

@mwichary Amiga default Topaz font.

csilverman,
@csilverman@mastodon.social avatar

@mwichary I feel like there's a standard low-res bitmap typeface that I've seen used in a number of places, from the TI-83 calculators to Daktronics electronic road signs. Someone recreated it here: https://www.dafont.com/ti-83-plus-large.font

Could be wrong, but I know I've seen this anonymous typeface in a range of different circumstances. Might be an industry standard of some sort; would love to know more about this, but I don't know what it's called.

mwichary,
@mwichary@mastodon.online avatar

@csilverman Yeah, I wonder about that! It could be reusal, but also the limitations of the 5x7 grid might have led to a natural convergence.

mwichary,
@mwichary@mastodon.online avatar
csilverman,
@csilverman@mastodon.social avatar

@mwichary That's it! Yeah, I see that typeface on pretty much any small screen that needs to display upper- and lowercase letters. Even considering the limited number of letter designs in those circumstances, I always had a sense it was one specific typeface; very cool to finally know the source.

mwichary,
@mwichary@mastodon.online avatar

@csilverman It seems there are two competing families!

image/png

csilverman,
@csilverman@mastodon.social avatar

@mwichary whoa. Did not know this. Have you seen any of the Mullard letters in the wild? Sounds like this was used primarily in Europe, in the 80s, but that wasn't more than a minute of research on my part: https://en.wikipedia.org/wiki/Mullard_SAA5050

I honestly think the Mullard characters are better. The squished y and q on the Hitachi set have always looked wrong to me; not sure why they did it that way, since the Mullard design seems like the more obvious solution.

Very cool discovery.

csilverman,
@csilverman@mastodon.social avatar

@mwichary (ah—the Mullard letters are 9px high, vs 7px on the Hitachi letters, so they have room for actual descenders. Missed that. I still think that q looks weird though.)

mjgardner,
@mjgardner@social.sdf.org avatar

@mwichary This reminded me (by your blessed omission) of just how awful Chicago’s TrueType version looks scaled up from its 12-point bitmap roots

patrick_h_lauke,
@patrick_h_lauke@mastodon.social avatar

@mwichary i'd add amiga's Topaz, but i'm biased/nostalgic

mwichary,
@mwichary@mastodon.online avatar

@patrick_h_lauke You’re not the first person to mention it today! Anything from your excellent collection you’d promote as “ubiquitous”?

patrick_h_lauke,
@patrick_h_lauke@mastodon.social avatar

@mwichary for arcade ones, i'd say the classic capcom one https://www.splintered.co.uk/experiments/179 evokes some familiar memories (as it was used on many classic games)

patrick_h_lauke,
@patrick_h_lauke@mastodon.social avatar

@mwichary similarly, the super street fighter II font (but admittedly, less "ubiquitous" than some of the more general other ones listed) https://www.splintered.co.uk/experiments/208

psu_13,
@psu_13@pgh.social avatar

@mwichary The font from the DEC VT-100 terminal, to the extent that it forms the basis for all the emulators we use.

csilverman,
@csilverman@mastodon.social avatar

@psu_13 @mwichary yeah, the VT-100 typeface is up there with my picks. I'd recognize it anywhere. My first computer was a DEC Rainbow, so the first text I ever saw on a computer screen was that VT-100 typography.

(My Terminal theme is orange VT-100 on a black screen; full circle, 38 years later.)

NanoRaptor,
@NanoRaptor@bitbang.social avatar

@mwichary My two big ones are Chicago and the default VGA card font from whenever it was common. Recognisable and obvious in an instant.

And that's from a Commodore and Amiga kid who used the C64's font and Amiga's Topaz more than any other personally.

mwichary,
@mwichary@mastodon.online avatar

BTW I’m working on a talk about these!

Great contenders so far:

  • London Underground digital marquee font (very excited since it’s not a “computer” font! are there more?)
  • GameBoy Pokemon
  • GameBoy Tetris
  • Some popular NES font
  • Print Shop
  • Kottke’s Silkscreen
  • Apple II

Thanks so far, everybody!

mwichary,
@mwichary@mastodon.online avatar

Are there any modern or close-to-modern bitmap fonts worth a mention?

Panic’s Playdate comes to mind…

mwichary,
@mwichary@mastodon.online avatar

I bet there are also regional hits. Polish people of a certain age would probably instantly recognize TAG and ChiWriter fonts, and everyone else in the world would be like “huh.”

image/png
image/png

chrisphin,
@chrisphin@mastodon.social avatar

@mwichary Agree! In Britain, for example, people of a certain age will respond to the Amstrad typeface (here shown in Locoscript).

jbqueru,
@jbqueru@fosstodon.org avatar

@chrisphin @mwichary Yup, I was about to say, anyone who has used a the Amstrad font enough (whether on a CPC or on a PCW) can probably recognize it very quickly.

damieng,
@damieng@mastodon.social avatar

@jbqueru @chrisphin @mwichary Probably best not to refer to it as "The Amstrad font" as the CPC, PCW, PC-1514, NC-200 etc. all had different fonts (PCW and CPC were closest but still differences).

mwichary,
@mwichary@mastodon.online avatar

Thank you for all the great submissions. The interesting discovery for me is how incestuous this space was. Atari vs. Commodore 8-bit fonts are weirdly related in both directions (Atari grabbed the uppercase, Commodore later the lowercase?), and so are Atari/Namco arcade fonts; SAA5050 teletext was inspired by Signetics 2513; Hitachi 5x7 HD44780 was used everywhere; and Chris Espinosa just admitted to “borrowing” parts of the Commodore PET font to bring it to Apple II. https://mastodon.online/@Cdespinosa@mastodon.social/112313573541866323

mwichary,
@mwichary@mastodon.online avatar

Also, just found this work-in-progress version of Chicago! Will digitize it and see what are the differences.

http://toastytech.com/guis/twiggy.html

image/png
image/png

mwichary,
@mwichary@mastodon.online avatar

No one mentioned Lisa which is not a surprise, but it also had a rather distinctive font (look at those sharp Vs and Ws), based off of non-square pixels.

image/png

Luke,
@Luke@typo.social avatar

@mwichary beautiful.
You know, whomever designed the Lisa OS UI was also talented.

mwichary,
@mwichary@mastodon.online avatar

By the way, outside of the talk I’m working on (which is – to me – the obvious goal), there really needs to be a gallery of all of these with screenshots in context, connections and stories, but also an ability to type and compare…

…or maybe a book. Sigh.

irenes,
@irenes@mastodon.social avatar

@mwichary we imagine you must be familiar with https://www.penguinrandomhouse.ca/books/617915/arcade-game-typography-by-toshi-omigari/9780500021743

but just in case

there is for sure room to talk about pixel fonts on things that aren't arcade games. it's such a fascinating space.

irenes,
@irenes@mastodon.social avatar

@mwichary and similarly, you've probably seen https://deathgenerator.com/#gallery (yes, the font rendering for each of these was lovingly reverse-engineered)

but, again, better to say it unnecessarily than to let it be missed

jonny,
@jonny@neuromatch.social avatar
jamesthomson,
@jamesthomson@mastodon.social avatar

@mwichary I would also like to know the story of how the vector Chicago escaped and is everywhere - including my local Chinese takeaway logo.

Luke,
@Luke@typo.social avatar

@mwichary this is the first time I’ve ever seen a Mac icon with the bevel from the original. Interesting.

nriley,
@nriley@mstdn.social avatar

@Luke @mwichary also note the width of the floppy slot - it’s an icon of a Twiggy Mac (source: http://www.mac30th.com/1631)

Luke,
@Luke@typo.social avatar

How is it possible that the Macintosh looks like a robot wearing a massive plastic turtleneck or hoodie?

Dunno.

mwichary,
@mwichary@mastodon.online avatar

@Luke You learn to appreciate Susan Kare’s contribution really quickly after seeing these screenshots.

Luke,
@Luke@typo.social avatar

@mwichary quite right. These early screenshots are very interesting.

damieng,
@damieng@mastodon.social avatar

@mwichary I created a FontStruct of this for TrueType at https://fontstruct.com/fontstructions/show/1348246/chicago-12-13

gruber,
@gruber@mastodon.social avatar

@mwichary It's hard for me to separate my own personal most-recognized bitmaps fonts from "tech history" in general, but I'd suggestion:

— Geneva 9 (Finder, so many other places in classic MacOS)
— Monaco 9 (default programming font for the entire classic Mac era)
— Whatever the 9px font was on Palm Pilots.

chrisparana,
@chrisparana@mastodon.social avatar

@gruber @mwichary Newton System font “Espy Sans” was great too!

Chancerubbage,
@Chancerubbage@mastodon.social avatar

@gruber @mwichary

One of the tech/graphic design mags released a slew of bit map fonts to readers, right as most screen resolutions and printer resolutions became fairly tight. Making in the extreme cases some very small bit map fonts. Which I used as is. 300 ppi printers and above at the edge of legibility, beyond some offset ink bleed at press.

aslakr,
@aslakr@mastodon.social avatar

@gruber @mwichary But did the Monaco exists as 9 pt bitmap font? On my Classic with System 7.1 it seems like it doesn't.

Geneva seems like it was the only font that did have an italic bitmap (9 pt) version. Times, Helvetica and Palatino doesn't and look crap in italics because bitmap override the TrueType-versions

gruber,
@gruber@mastodon.social avatar

@aslakr @mwichary Monaco 9 was in the ROM. It had to be so it could be used by MacsBug. IIRC, towards the end, there was a version on disk that overrode the version in ROM -- the tweaked version had glyphs that clarified certain lookalike characters.

jamesthomson,
@jamesthomson@mastodon.social avatar

@mwichary Maybe one of the arcade fonts like the original Namco one from the 80s?

mwichary,
@mwichary@mastodon.online avatar

@jamesthomson Yeah, that was the first bullet point – I think there were millions of variations, but the Atari/Namco/etc. font is pretty distinctive and was copied so widely.

jamesthomson,
@jamesthomson@mastodon.social avatar

@mwichary My reading skills are clearly not at their best after midnight 😅

gruber, (edited )
@gruber@mastodon.social avatar

@mwichary @jamesthomson Toshi Omagari, in his splendid book “Arcade Game Typography: The Art of Pixel Type”, just calls it “the Atari font”, but of course he documents a slew of ever-so-slightly-tweaked variants. Debuted with the game “Quiz Show" in 1979.

https://www.amazon.com/Arcade-Game-Typography-Pixel-Type/dp/0500021740

sachagreif,
@sachagreif@hachyderm.io avatar

@gruber @mwichary @jamesthomson tiny nitpick but it might help if you ever need to google the author – it's Omagari, not Omigari

https://twitter.com/Tosche_E

gruber,
@gruber@mastodon.social avatar

@sachagreif @mwichary @jamesthomson Great catch; edited!

hisham_hm,
@hisham_hm@mastodon.social avatar

@mwichary if the C64 font is in, then the Apple ][ font definitely needs to be in too

damieng,
@damieng@mastodon.social avatar

@hisham_hm @mwichary The "Apple ][ font" was in fact just the font built into the Signetics 2513 character generator they used.

hisham_hm,
@hisham_hm@mastodon.social avatar

@damieng @mwichary probably used in various other products as well, then?

damieng,
@damieng@mastodon.social avatar

@hisham_hm @mwichary TI copied it + tweaked for their TMS9918 and so found on the TI/99, Colecovision etc.

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

hisham_hm,
@hisham_hm@mastodon.social avatar

@damieng @mwichary Very nice! The MSX was very popular in Brazil, so that's very familiar to me too. I always thought it looked more similar to the PET font than the Apple II -- maybe it had an array of influences?

damieng,
@damieng@mastodon.social avatar

@hisham_hm @mwichary Yeah the MSX definitely seems to have taken some cues from the Pet font too.

ernie,
@ernie@writing.exchange avatar

@mwichary The fonts that Squaresoft used during the Super NES days are up there.

I would also put in a vote for Silkscreen, as it is clearly intended to work like a bitmap font even if you could get it in a TTF package, and they were often presented in bitmap images.

mwichary,
@mwichary@mastodon.online avatar

@ernie Great examples. Need to look at SNES more carefully.

Silkscreen for the 1990s web, right?

ernie,
@ernie@writing.exchange avatar
Luke,
@Luke@typo.social avatar

@mwichary @ernie though Chicago is my top, Nintendo type is up there. Came to make sure it was mentioned.

mwichary,
@mwichary@mastodon.online avatar

@Luke @ernie Any particular games that come to mind?

Luke,
@Luke@typo.social avatar

@mwichary @ernie arcade classics. Donkey Kong, Excitebike, etc.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • InstantRegret
  • ngwrru68w68
  • everett
  • mdbf
  • modclub
  • rosin
  • khanakhh
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • Youngstown
  • GTA5RPClips
  • slotface
  • kavyap
  • JUstTest
  • ethstaker
  • osvaldo12
  • normalnudes
  • tacticalgear
  • cisconetworking
  • cubers
  • Durango
  • Leos
  • anitta
  • tester
  • megavids
  • provamag3
  • lostlight
  • All magazines