blog: CRT Typography
This commit is contained in:
parent
1c78ce3627
commit
bef5ab71ce
1 changed files with 15 additions and 0 deletions
15
content/blog/2025/crt-typography.md
Normal file
15
content/blog/2025/crt-typography.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "CRT Typography"
|
||||
date: 2025-02-08T08:19:22-08:00
|
||||
tags:
|
||||
- Typography
|
||||
- Retro Computing
|
||||
---
|
||||
|
||||
A fascinating [blog post][post] by Norbert Landsteiner about how the old DEC
|
||||
terminals (VT100, etc) rendered text. The glyphs in the terminal's ROM are
|
||||
pretty dramatically different from how they're actually rendered due to a
|
||||
vertical pixel doubling algorithm, and the physical effects of shooting
|
||||
phosphors with electron beams.
|
||||
|
||||
[post]: https://www.masswerk.at/nowgobang/2019/dec-crt-typography
|
Loading…
Add table
Add a link
Reference in a new issue