Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emojis with letterSpacing don't display correctly. #1642

Open
xkxx opened this issue Sep 14, 2023 · 1 comment
Open

Emojis with letterSpacing don't display correctly. #1642

xkxx opened this issue Sep 14, 2023 · 1 comment

Comments

@xkxx
Copy link
Contributor

xkxx commented Sep 14, 2023

Konva.Text doesn't handle compound emojis such as skin-tone faces. When displayed, it breaks them up into component pieces.

Repro in v9.2.1: https://codesandbox.io/s/konva-playground-forked-mnw476

I have tested these kinds of emojis:

  • Fitzpatrick types: 👧👧🏻👧🏼👧🏽👧🏾👧🏿
  • ZWJ: 👨‍👩‍👧

Related to #1099

@lavrton
Copy link
Member

lavrton commented Sep 14, 2023

Hmm. I thought that was fixed. Then we have to find a way to handle it correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants