https://bugzilla.redhat.com/show_bug.cgi?id=1599870
Mike FABIAN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Mike FABIAN <[email protected]> --- I cannot reproduce this on F32. [mfabian@localhost ~]$ cat .config/fontconfig/fonts.conf <?xml version='1.0'?> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'> <fontconfig> <match> <edit mode="assign" name="hinting"> <bool>false</bool> </edit> <edit mode="assign" name="antialias"> <bool>true</bool> </edit> </match> </fontconfig> [mfabian@localhost ~]$ gnome-characters, emoji-picker, and gedit all display the emoji correctly and in colour. -- 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://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
