-
Notifications
You must be signed in to change notification settings - Fork 149
Problems with antialias / Blurred text #473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@Nemecsek Are you on X11 or Wayland? |
Ubuntu 20.04.6 LTS, Gnome 3.36.8, X11. |
Ok, that is odd, I can vaguely see this on my machine as well but only when I view it on a 1440p monitor and not on my 4K monitor. @Nemecsek Can you perhaps also provide your screen resolution as well? I think font choice probably isn't the problem here as I feel like I'm seeing it still when turning off the selected fonts. |
Thank you for the time you are taking to analyse this issue. I have a Fujitsu Celsius laptop with native resolution of 1920x1080 (16:9). I am not a font expert but I tried with other fonts to check what's going on, editing the html in the original page. My observations:
|
I mention this in #545 but I wonder if this is because we add a thin stroke to all body text to make it slightly thicker. Might be worth seeing how things look without that extra stroke, or if it's better if we use a thicker font instead of doing this. |
Maybe we can remove uses of text stroke to see how that looks? p5.js-website/styles/global.scss Line 75 in 366aaf1
|
Most appropriate sections of the p5.js website?
Other (specify if possible)
What is your operating system?
Linux
Web browser and version
Chrome 124.0, Firefox 128.0, Brave 1.16.76
Actual Behavior
Hi.
I like the organization of the new P5js.org site, but I see it "blurred". Jumping to the old one the text is clean and perfectly readable. I tried with multiple browsers (Chrome, Firefox, Brave, Edge) on both Ubuntu 20 and Windows 11, and also on different monitors.
There is something off, like the antialias not working properly: Characters shows spurious artifacts (shadows) and give a bad look to the page.
Is it due to a poor font choice or to my hardware/settings?
Expected Behavior
Possibly change the font.
Steps to reproduce
No response
Would you like to work on the issue?
I don't have the skills to work on this problem.
The text was updated successfully, but these errors were encountered: