Emoji characters are shifted downwards when rendered in Konsole. Reproducible: Always Steps to Reproduce: 1. Save the following text in ~/test_emoji normal text emoji:
Ok, I see, Bugzilla can't handle them either. Here is a link to the file: https://gist.github.com/Pastafarianist/4cb806518d530f4b75bfd4aa6226b0a4 Here is what is missing from my first post: 2. cat ~/test_emoji The font I use is media-fonts/hack from Gentoo Portage.
I can't find any tool on my system that will show them - except as a webpage
I think these are unicode 9 things, so needs an updated wcwidth at least (glibc's wcwidth is not at 9.0 afaik), and Qt is still at unicode 8.0.
wcwidth only affects horizontal size. The vertical offset issue may be solved by a patch that is open for review at https://git.reviewboard.kde.org/r/129281/
*** This bug has been marked as a duplicate of bug 371687 ***