https://bugzilla.redhat.com/show_bug.cgi?id=1389683
--- Comment #12 from Bojan Smojver bojan@rexursive.com --- (In reply to Akira TAGOH from comment #11)
(In reply to Bojan Smojver from comment #10)
This does not work for me in Gnome. I actually have to set hinting to full using Gnome Tweak Tool (or dconf) to get full hinting going.
You have to do. if you want to override the desktop's anyway, mode="assign" instead of "prepend" or "append" would do the job. though it may give you another confusion in the future. I wouldn't recommend to do that.
Tried that. Doesn't work for Gnome, although I get:
$ fc-match -v | grep hint hintstyle: 3(i)(w) hinting: True(s) autohint: True(w)
Gnome uses slight, because that its default, it seems.
So, here is what I don't understand. If I have that symlink to 10-hinting-slight in /etc/fonts/conf.d, Gnome will revert to slight, although I have it set to full explicitly. So, somehow slight is "stronger" and fonts get blurred.
PS. Note that I also use autohinting, by symlinking 10-autohint. Without that, all the fonts look way to thin for me.
That is your preference. then changing hintstyle wouldn't help. that's it.
Autohinting is affected by hintstyle as well, as far as I can see. Autohinted fonts look a lot better with full (or at least medium) hinting on.
Anyhow, never mind. I can cut my own RPM that always removes that symlink on fontconfig upgrade.
i18n-bugs@lists.fedoraproject.org