You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't look excessively blurry to me beyond the fact that Fyne (or rather the go-text dependency) doesn't currently use subpixel rendering when drawing text. Would be nice to have but I wouldn't consider it a "bug", rather a missing feature
Checklist
Describe the bug
Fyne rendered a blurred text on Windows. And this poor rendering is not affected by DPI settings.
How to reproduce
Run Demo directly
Screenshots
125% DPI
100% DPI
Example code
go run fyne.io/fyne/v2/cmd/hello
or
go run fyne.io/fyne/v2/cmd/fyne_demo
Fyne version
2.5.3
Go compiler version
1.21.3
Operating system and version
Windows 10
Additional Information
No response
The text was updated successfully, but these errors were encountered: