https://bugs.kde.org/show_bug.cgi?id=142625

--- Comment #29 from Christoph Feck <[email protected]> ---
KCharSelect doesn't implement the Emoji standard. Plasma has an Emoji selector;
see also bug 476936.

Technically, "Red Heart" is is the same code point as "Heavy Black Heart" with
an added "Variation Selector 16" code point to force it to use the Emoji
representation (which you found out is actually red in conforming fonts). So in
KCharSelect, you need to select two code points. For other Emojis, you could
end up selecting even more code points, but that requires understanding the
Emoji standard, so KCharSelect doesn't help here.
https://home.unicode.org/emoji/about-emoji/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to