Had an idea, pure genius 🙈: Just check how #Xft is doing it.

Well, turns out it's literally "just doing it":
https://gitlab.freedesktop.org/xorg/lib/libxft/-/blob/master/src/xftglyphs.c?ref_type=heads#L327

Maybe I should just do it ... 😅

#X11 #xcb #XRender #scaling #bitmap #font

src/xftglyphs.c · master · xorg / lib / libXft · GitLab

X FreeType library

GitLab
Sam Bankman-Fried gambled on a trial and his parents lost

Sam Bankman-Fried took a chance on a trial instead of entering a guilty plea for his role in FTX. Now a jury has convicted him of fraud, and his family is paying the price.

The Verge

Tip: you don't need to hack code and dig the (horrible) #X11 #Xft and #FontConfig APIs to disable antialising for a font in an application: you can append ":antialias=0" to the font name 😄

(you can also hack the .Xresources files probably but that's only X11)