https://bugzilla.redhat.com/show_bug.cgi?id=1599870
sachin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|28 |30 --- Comment #6 from sachin <[email protected]> --- Unable to reproduce above issue with Fedora 30 . followed below steps 1. Have created .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> 2. log out and logback 3. opened gnome-characters emojis rendered properly, and if I added above <match> content in /etc/fonts/fonts.config emoji rendered without colors -- 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]
