Large emojis make text not display
Open
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
I can't figure out the cause of this issue. If a notification contains an emoji, such as in a slack message, the emojis show very large and the text doesn't display
An example notification of `notify-send -t 30000 "Test heading" "Here is test 😊"`
My config is
```
default-timeout=5000
font=Noto Color Emoji 10
padding=10
icons=0
background-color=#1E1D2F
text-color=#D9E0EE
border-color=#96CDFB
progress-color=over #302D41
[urgency=high]
border-color=#F8BD96
width=500
height=110
border-size=2
border-radius=15
max-icon-size=16
```

Contributor guide
Assessment
This issue has not been assessed yet.