Hacker News new | ask | show | jobs
by slezyr 1922 days ago
It seems, that you can't configure Fyne's font rendering. On Linux systems, it looks quite bad.
1 comments

You should be able to just start it with FYNE_FONT= environment variable and set a custom font that way.
I mean font hinting, the fonts look very blurry.
Okay. Might be good to open an issue for that on https://github.com/fyne-io/fyne. I personally use Linux as my main development platform and cannot reproduce it.