From 3b57077d015a33ec9f7f4571f90f1cfd25132245 Mon Sep 17 00:00:00 2001 From: nicm Date: Thu, 4 Dec 2025 06:04:21 +0000 Subject: [PATCH] Add a missing skin tone, from Jake Stewart in GitHub issue 4736. --- utf8-combined.c | 1 + 1 file changed, 1 insertion(+) diff --git a/utf8-combined.c b/utf8-combined.c index 635ae92c..1eee3b82 100644 --- a/utf8-combined.c +++ b/utf8-combined.c @@ -122,6 +122,7 @@ utf8_should_combine(const struct utf8_data *with, const struct utf8_data *add) case 0x1F47C: case 0x1F481: case 0x1F482: + case 0x1F483: case 0x1F485: case 0x1F486: case 0x1F487: