Another option in this space is Modern DOS - <a href="https://notabug.org/HarvettFox96/ttf-moderndos" rel="nofollow">https://notabug.org/HarvettFox96/ttf-moderndos</a><p>I like it for its even-more-permissive license and the slashed instead of dotted zero.
Wow, thanks for Cyrillic, Armenian and Georgian, not many fonts have support for all three. Will definitely give it a shot. Iosevka doesn’t have Armenian and Georgian, for instance.
VGA text mode displayed 8x16 fonts as 9x16, either repeating the rightmost column or displaying an empty rightmost column.<p>Is there a 9x16 version of this font?
This seems like a bit of a hodgepodge; I'm not sure all these character sets were supported back in the DOS days and some of the character, like the runic ones, seem too big. It would be nice to know where these are all sourced from.<p>EDIT: without the extra letter spacing added in the character samples, you can see how some of the wider characters run into their neighbors:<p><pre><code> javascript:document.styleSheets[0].insertRule('.character-list { letter-spacing: normal !important }')</code></pre>
This is the default font of my browser-based terminal emulator, <a href="http://github.com/google/werm">http://github.com/google/werm</a>, along with a handful of other retro fonts (uses the int10h.org ttf's--converted to bitmaps--which I suspect has all the same characters as Neue)
Would be nice if this person collaborated with this project: <a href="https://www.inp.nsk.su/~bolkhov/files/fonts/univga/index.html" rel="nofollow">https://www.inp.nsk.su/~bolkhov/files/fonts/univga/index.htm...</a><p>Each seems to have glyphs the other is missing.
They never look right.<p>It's not just the fact that it should be 9x16 instead of 8x16, or that sometimes (often?) the aspect ratio is off, it's something fundamental about how that 9x16 VGA font was rendered on CRTs.<p>A really good CRT emulation on a really good flatscreen monitor can maybe simulate the VGA text mode experience of the day, but so far I haven't really seen it.
Here is a more extensive font resource (and awesome website):
<a href="https://int10h.org/oldschool-pc-fonts/fontlist/" rel="nofollow">https://int10h.org/oldschool-pc-fonts/fontlist/</a>