Fix alpha blending for emojis

This commit is contained in:
Joshua Groves 2022-11-28 03:56:00 -03:30 committed by Josh Groves
parent 609814de6b
commit 6cf10bba8d
6 changed files with 3992 additions and 7 deletions

1
examples/emoji-zjw.txt Normal file
View file

@ -0,0 +1 @@
I want more terminals to be able to handle ZWJ sequence emoji characters. For example, the service dog emoji 🐕‍🦺 is actually 3 Unicode characters. Kitty handles this fairly well. All VTE-based terminals, however, show "🐶🦺".