fix: Show composite emojis enlarged, too (#3427)

fix: Show composite emojis enlarged, too

There are a lot of composite emojis like the flags and the family emojis.
Here, the grapheme starts with an emoji, but then come some other
characters that modify the first emoji (e.g. all flags start with the
flag emoji).

This PR shows those as big, too, by checking whether a grapheme _starts_
with an emoji to determine whether it's an emoji.


---------

Co-authored-by: adb <adb@merlinux.eu>
This commit is contained in:
Hocuri
2024-11-20 13:59:50 +01:00
committed by GitHub
parent 171500a97d
commit a51013cc00
File diff suppressed because one or more lines are too long