https://bugzilla.redhat.com/show_bug.cgi?id=1645763
--- Comment #20 from Nikolaus Waxweiler <[email protected]> --- Created attachment 1503858 --> https://bugzilla.redhat.com/attachment.cgi?id=1503858&action=edit Qt5 OTF font rendering Aaaaah! Yes, I remember now that you need to explicitly set the LCD filter for cairo. This bit me years ago, a simple `sudo ln -s /usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf /etc/fonts/conf.d/` fixes it. I think both changing cairo to use DEFAULT by default and linking the fontconfig config file should fix this. A GNOME interface would probably be nice, although I'd like Gtk/cairo to implement linear alpha blending and gamma correction first. Unrelated but I had to share the attachment. It shows correct font rendering in the text view by Qt5 using the default Harmony rendering method. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
