Y
Hacker News
new
|
ask
|
show
|
jobs
by
lloda
897 days ago
in the text modes of old computers, there isn't anything to separate one character from those next to it, so that space has to be in the character itself.
2 comments
kragen
897 days ago
not just text modes or old computers but literally anything made of pixels
link
charcircuit
897 days ago
The font can just encode how many pixels for kerning that it wants. There is no reason for it to be part of the character itself
link
kragen
897 days ago
it was pretty common for font roms to have implicit spacing pixels in between characters in order to save on rom space
link