←back to thread

151 points zdw | 1 comments | | HN request time: 0s | source
Show context
newZWhoDis ◴[] No.42153389[source]
I don’t care how much they improve the CPUs, not upgrading before OLED
replies(2): >>42153640 #>>42153844 #
imbnwa ◴[] No.42153844[source]
Doesn’t OLED pixel layout not line up with modern text rendering engines? At least that’s what I believe I’ve read from reports on banding around text on Windows in particular that makes long-running text work a problem.
replies(4): >>42153864 #>>42153886 #>>42154477 #>>42154603 #
1. cosmic_cheese ◴[] No.42154603[source]
Shouldn’t be an issue under macOS for the most part, which has used grayscale antialiasing for several years since subpixel AA isn’t of much benefit with HiDPI displays and complicates text rendering considerably.

If there are any problems, it’ll probably be with cross platform software that doesn't use native text rendering and assumes RGB subpixel arrangements instead of obeying the system.