You are not logged in.
It's very strange that it seems only red color texts have this issue while all other colored texts rendered fine?


I'm using bspwm+picom (via startx), but tried mate DE and it has the same issue.
Offline
Oh, actually the screen snapshot result is fine, doesn't show the issue.
But the actual display result has this issue, which I might have to take photos to show this, wondering if this could be monitor issue or linux's issue
Offline
Can you make and link a photo that shows the effect?
Speaking of which, please replace the oversized (and now pointless) screenshots w/ symlinks.
Is this a recent regression?
https://bbs.archlinux.org/viewtopic.php?id=302807
Online
here's the photos , with the red colored one, it is visually ugly without Anti-aliasing, for other colors, I feel they are a lot more smooth.
However both are far from the good looking in the screenshots in the top floor.
I'm not sure if here I have font rendering issue, or it's my eye is sensitive with red color, or the monitor has issue. The monitor is
Dell 4K UHD P2715Q, which is a good one, display via HDMI signal.
Offline
Your eyes are ok and therefore I also don't think it's the CCD - there's clearly subpixel rendering and it's clearly screwed wrt. the red pixels.
What's the terminal emulator? Do you get the same with others (xterm)?
Also
Is this a recent regression?
https://bbs.archlinux.org/viewtopic.php?id=302807
Online
The term in the photo is alacritty, but it's same issue in mate-terminal, xterm, kitty. And even in polybar, eww(the calendar is eww).
So it is system wide.
It appears from some stage. Maybe it's due to the enviroment configrartion, I'll try to create a new user to test
Last edited by tradingpost1 (2025-01-23 16:19:39)
Offline
alacritty isn't affected by the recent change that killed subpixel hinting in gtk and qt6, maybe your subpixel hinting config is off?
https://wiki.archlinux.org/title/Font_c … xel_layout
Online