Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
1–10 of 42 posts
Re: Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
#2EDIT: without the extra letter spacing added in the character samples, you can see how some of the wider characters run into their neighbors:
javascript:document.styleSheets[0].insertRule('.character-list { letter-spacing: normal !important }')Re: Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
#3Is there a 9x16 version of this font?
Re: Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
#4This 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. EDIT: without the extra letter spacing added in the character samples, you can see how some of the wider characters run into their neighbors: javascript:document.styleSheets[0].insertRul…
Re: Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
#5This 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. EDIT: without the extra letter spacing added in the character samples, you can see how some of the wider characters run into their neighbors: javascript:document.styleSheets[0].insertRul…
I wondered if the runes were taken from an Ultima game, but they don't match those in screenshots of Ultima V nor VI.
Re: Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
#6It'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.
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.
Re: Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
#7Re: Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
#8They never look right. 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. 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.
Re: Show HN: Original 8x16 ASCII Fixed Width Font: Classic Console Neue
#9VGA text mode displayed 8x16 fonts as 9x16, either repeating the rightmost column or displaying an empty rightmost column. Is there a 9x16 version of this font?