←back to thread

Hands-On Graphics Without X11

(blogsystem5.substack.com)
83 points ingve | 4 comments | | HN request time: 0.001s | source
1. seba_dos1 ◴[] No.42744781[source]
> Same font, same colors, same… everything? Other than for the actual text they display, they look identical, don’t they?

Funny to see that written under two screenshots with clearly different fonts, and even different colors (though not so clearly; but still different enough to make me check).

replies(1): >>42744841 #
2. jmmv ◴[] No.42744841[source]
It’s the same font data but not the same rendering code. The spacing between the characters is probably different.
replies(1): >>42744942 #
3. seba_dos1 ◴[] No.42744942[source]
It's not. Just look at it please! Glyphs are completely different. One font is serif, one is sans-serif. It's the most obvious when you look at p, y, r, a, s...
replies(1): >>42744984 #
4. jmmv ◴[] No.42744984{3}[source]
Hah, I was convinced I picked the same font file from NetBSD... and didn't really notice the difference on the small screen I'm running this on!