SUMMARY Neochat seems to use a font which only shows emojis using their black-and-white outline STEPS TO REPRODUCE 1. Open Neochat 2. Open a chat which contains an emoji or input one OBSERVED RESULT The emoji is shown as a simple line drawing EXPECTED RESULT The emoji should be shown as a full-color emoji like all reactions are SOFTWARE/OS VERSIONS Operating System: Fedora Linux 40 KDE Plasma Version: 6.2.3 KDE Frameworks Version: 6.8.0 Qt Version: 6.7.2 Kernel Version: 6.11.8-200.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 7840U w/ Radeon 780M Graphics Memory: 30.7 GiB of RAM Graphics Processor: AMD Radeon 780M ADDITIONAL INFORMATION Noto Color Emoji *is* installed and fc-match does find it: ``` $ fc-match emoji NotoColorEmoji.ttf: "Noto Color Emoji" "Regular" ```
This has recently been fixed in qt: https://bugreports.qt.io/browse/QTBUG-111801